[gnome-color-manager] trivial: trivial clang buglet
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-color-manager] trivial: trivial clang buglet
- Date: Wed, 23 Jun 2010 08:25:13 +0000 (UTC)
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]