Remove empty #if / #endif block

svn path=/trunk/; revision=23283
This commit is contained in:
Stephen Fisher 2007-10-27 05:11:50 +00:00
parent 53085e0828
commit 487abcdf5b
1 changed files with 0 additions and 2 deletions

View File

@ -482,8 +482,6 @@ toolbar_new(void)
{
GtkWidget *main_tb;
GtkWidget *window = top_level;
#if GTK_MAJOR_VERSION < 2
#endif /* GTK_MAJOR_VERSION */
GdkPixmap *icon;
GdkBitmap * mask;
GtkWidget *iconw;