[gvfs] common: Fix a warning



commit 33d427f66c6b1fc186ec26e8bf0e46f1e3d91965
Author: Ross Lagerwall <rosslagerwall gmail com>
Date:   Mon Jan 26 22:00:53 2015 +0000

    common: Fix a warning

 common/gvfsmonitorimpl.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/common/gvfsmonitorimpl.c b/common/gvfsmonitorimpl.c
index 062379b..1d5d0e2 100644
--- a/common/gvfsmonitorimpl.c
+++ b/common/gvfsmonitorimpl.c
@@ -45,7 +45,6 @@ g_vfs_monitor_implementation_from_dbus (GVariant *value)
 {
   GVfsMonitorImplementation *impl;
   GVariantIter *iter;
-  GVariant *v;
 
   impl = g_vfs_monitor_implementation_new ();
   


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