[gvfs] [Fuse] Remove comment that doesn't make sense anymore.



commit d89d5d6a562ed2ed9fb36c8f2427ec07626a49ed
Author: Hans Petter Jansson <hpj cl no>
Date:   Fri Mar 25 01:13:18 2011 +0100

    [Fuse] Remove comment that doesn't make sense anymore.

 client/gvfsfusedaemon.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/client/gvfsfusedaemon.c b/client/gvfsfusedaemon.c
index a331dfd..a6494b5 100644
--- a/client/gvfsfusedaemon.c
+++ b/client/gvfsfusedaemon.c
@@ -998,8 +998,6 @@ open_common (const gchar *path, struct fuse_file_info *fi, GFile *file, int outp
 
   g_mutex_lock (fh->mutex);
 
-  /* File exists */
-
   SET_FILE_HANDLE (fi, fh);
 
   debug_print ("open_common: flags=%o\n", fi->flags);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]