[glick2] Remove debug spew
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glick2] Remove debug spew
- Date: Thu, 13 Oct 2011 18:31:42 +0000 (UTC)
commit 21a5fb8596b6c6e32b928778123c4d6a11f69529
Author: Alexander Larsson <alexl redhat com>
Date: Thu Oct 13 19:28:28 2011 +0200
Remove debug spew
fs.c | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/fs.c b/fs.c
index 53b474c..6b3c38a 100644
--- a/fs.c
+++ b/fs.c
@@ -249,7 +249,7 @@ static void glick_inode_dir_remove_all_children (GlickInodeDir *dir);
static gboolean glick_inode_is_owned (GlickInode *inode);
void glick_mount_real_remove_slice (GlickMount *mount, GlickSlice *slice);
-#if 1
+#if 0
#define __debug__(x) g_print x
#else
#define __debug__(x)
@@ -2868,8 +2868,6 @@ public_dir_scan (GlickPublicDir *public_dir)
GlickPublic *public;
GList *l;
- g_print ("public_dir_scan %s\n", public_dir->path);
-
publics = g_list_copy (public_dir->publics);
dir = g_dir_open (public_dir->path, 0, NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]