Remove unused variable.

svn path=/trunk/; revision=43826
This commit is contained in:
Anders Broman 2012-07-19 13:10:17 +00:00
parent d3ecc1431f
commit 42cb0dd606
1 changed files with 0 additions and 1 deletions

View File

@ -202,7 +202,6 @@ bytes_view_realize(GtkWidget *widget)
#if GTK_CHECK_VERSION(3, 0, 0)
GtkStyleContext *context;
GdkRGBA color;
#endif
_gtk_widget_set_realized_true(widget);