[ease/bindings] Let's not push debugging messages.
- From: Nate Stedman <natesm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ease/bindings] Let's not push debugging messages.
- Date: Sat, 21 Aug 2010 00:53:30 +0000 (UTC)
commit 3fc939b4194ea3e4b6e7fcfb41712bbe20cc212f
Author: Nate Stedman <natesm gmail com>
Date: Fri Aug 20 20:53:19 2010 -0400
Let's not push debugging messages.
ease-bindings/bindings.vala | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/ease-bindings/bindings.vala b/ease-bindings/bindings.vala
index 08ee9e5..36518c9 100644
--- a/ease-bindings/bindings.vala
+++ b/ease-bindings/bindings.vala
@@ -100,7 +100,6 @@ namespace Bindings
private void on_notify(GLib.Object object, GLib.ParamSpec pspec)
{
- debug("asdf");
foreach (var binding in bindings())
{
if (binding.silence) continue;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]