[gnome-disk-utility] fix compiler warnings introduced by the last set of patches



commit 11039a793a0ea98d1e1f53f5ce8d2f3401153d64
Author: David Zeuthen <davidz redhat com>
Date:   Sat Mar 28 13:16:15 2009 -0400

    fix compiler warnings introduced by the last set of patches
    
    Signed-off-by: David Zeuthen <davidz redhat com>
---
 src/gdu/gdu-error.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/gdu/gdu-error.c b/src/gdu/gdu-error.c
index dbd8022..b74fbb4 100644
--- a/src/gdu/gdu-error.c
+++ b/src/gdu/gdu-error.c
@@ -55,7 +55,6 @@ gdu_error_quark (void)
 void
 _gdu_error_fixup (GError *error)
 {
-        char *s;
         const char *name;
         gboolean matched;
 



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