GNOME Bugzilla – Bug 650167
Unused variable in GtkEditable example code
Last modified: 2011-06-01 00:10:32 UTC
There is an unused variable 'int i' in GtkEditable example code.
Created attachment 187802 [details] [review] Patch to fix
Review of attachment 187802 [details] [review]: Looks fine
The following fix has been pushed: 8d9f413 gtkeditable.c: Remove unused variable in example code
Created attachment 188964 [details] [review] gtkeditable.c: Remove unused variable in example code