summaryrefslogtreecommitdiff
path: root/daemon/gvfsjobopeniconforread.c
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@redhat.com>2012-07-31 15:52:54 +0200
committerTomas Bzatek <tbzatek@redhat.com>2012-07-31 15:52:54 +0200
commit023f677e887120b5b4ae159108f94dd1d39fd821 (patch)
tree18c901e60485433735baf34c2ea7073716db2ed2 /daemon/gvfsjobopeniconforread.c
parentffd0031b6cce90332d744a7aad370e5cd694cbba (diff)
gdbus: Remove debug prints
Diffstat (limited to 'daemon/gvfsjobopeniconforread.c')
-rw-r--r--daemon/gvfsjobopeniconforread.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/daemon/gvfsjobopeniconforread.c b/daemon/gvfsjobopeniconforread.c
index 603ffc7c..bcb5361d 100644
--- a/daemon/gvfsjobopeniconforread.c
+++ b/daemon/gvfsjobopeniconforread.c
@@ -70,8 +70,6 @@ g_vfs_job_open_icon_for_read_new_handle (GVfsDBusMount *object,
{
GVfsJobOpenIconForRead *job;
GVfsJobOpenForRead *job_open_for_read;
-
- g_print ("called OpenIconForRead()\n");
if (g_vfs_backend_invocation_first_handler (object, invocation, backend))
return TRUE;