[dconf] editor: Drop debugging
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dconf] editor: Drop debugging
- Date: Fri, 28 Oct 2011 19:45:32 +0000 (UTC)
commit 4f1d6f12926d6c5512d0f127720b8e307c454b41
Author: Robert Ancell <robert ancell canonical com>
Date: Fri Oct 28 15:45:22 2011 -0400
editor: Drop debugging
editor/dconf-schema.vala | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/editor/dconf-schema.vala b/editor/dconf-schema.vala
index 9180283..6374988 100644
--- a/editor/dconf-schema.vala
+++ b/editor/dconf-schema.vala
@@ -432,7 +432,6 @@ public class SchemaList
continue;
string path = Path.build_filename(dir, name, null);
- debug("Loading schema: %s", path);
parse_file(path);
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]