[gnome-color-manager] trivial: trivial clang buglet



commit 3d1d8bfe34e13c9c29b544338e5e2af880407de3
Author: Richard Hughes <richard hughsie com>
Date:   Wed Jun 23 09:25:08 2010 +0100

    trivial: trivial clang buglet

 src/gcm-profile-store.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/gcm-profile-store.c b/src/gcm-profile-store.c
index 8e577c0..8815512 100644
--- a/src/gcm-profile-store.c
+++ b/src/gcm-profile-store.c
@@ -328,7 +328,6 @@ gcm_profile_store_search_by_path (GcmProfileStore *profile_store, const gchar *p
 	if (dir == NULL) {
 		egg_debug ("failed to open: %s", error->message);
 		g_error_free (error);
-		ret = FALSE;
 		goto out;
 	}
 



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