[tracker] libtracker-common: Remove unused variable



commit 0ca2b314909ab8e02bed1572318746b5c7be8900
Author: Carlos Garnacho <carlosg gnome org>
Date:   Tue May 31 01:18:15 2016 +0200

    libtracker-common: Remove unused variable

 src/libtracker-common/tracker-file-utils.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/libtracker-common/tracker-file-utils.c b/src/libtracker-common/tracker-file-utils.c
index 3d480b9..7f7f1df 100644
--- a/src/libtracker-common/tracker-file-utils.c
+++ b/src/libtracker-common/tracker-file-utils.c
@@ -525,7 +525,6 @@ get_user_special_dir_if_not_home (const gchar  *path,
        int i;
        const gchar *real_path;
        GFile *home, *file;
-       gboolean res;
 
        real_path = NULL;
        *special_dir = NULL;


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