summaryrefslogtreecommitdiff
path: root/common/gmountspec.c
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2009-06-25 15:16:50 +0200
committerAlexander Larsson <alexl@redhat.com>2009-06-25 21:00:37 +0200
commit581e92869175e4d9da59ba9b087690350ed59c25 (patch)
tree60a548d335c4d2e739eb3c8b50495456093b6e18 /common/gmountspec.c
parenteb6965ed272463b80469e75610d82664ecc96dee (diff)
downloadgvfs-581e92869175e4d9da59ba9b087690350ed59c25.tar.gz
Remove spew from gmountspec changes
Diffstat (limited to 'common/gmountspec.c')
-rw-r--r--common/gmountspec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/gmountspec.c b/common/gmountspec.c
index b48c7c49..d72e1894 100644
--- a/common/gmountspec.c
+++ b/common/gmountspec.c
@@ -489,7 +489,6 @@ g_mount_spec_to_string (GMountSpec *spec)
TRUE);
}
- g_print ("str: %s\n", str->str);
return g_string_free (str, FALSE);
}