[geany/geany] 1fcff6: Fix unused variable warning

Nick Treleaven git-noreply at xxxxx
Thu Jul 26 00:02:53 UTC 2012


Branch:      refs/heads/document-messages
Author:      Nick Treleaven <nick.treleaven at btinternet.com>
Committer:   Nick Treleaven <nick.treleaven at btinternet.com>
Date:        Mon, 09 Jan 2012 15:58:10
Commit:      1fcff6f7bfaf5bb8c24bc896793e3d4a4a1e69ff
             https://github.com/geany/geany/commit/1fcff6f7bfaf5bb8c24bc896793e3d4a4a1e69ff

Log Message:
-----------
Fix unused variable warning


Modified Paths:
--------------
    src/ui_utils.c

Modified: src/ui_utils.c
1 files changed, 0 insertions(+), 1 deletions(-)
===================================================================
@@ -2192,7 +2192,6 @@ void ui_init_builder(void)
 	const gchar *name;
 	GError *error;
 	GSList *iter, *all_objects;
-	GtkCellRenderer *renderer;
 	GtkWidget *widget, *toplevel;
 
 	/* prevent function from being called twice */


@@ Diff output truncated at 100000 characters. @@


--------------
This E-Mail was brought to you by github_commit_mail.py (Source: TBD).



More information about the Commits mailing list