Remove left-over unused property enum.

2008-06-20  Johan Dahlin  <jdahlin@async.com.br>

    * gtk/gtklayout.c (enum): Remove left-over unused property enum.


svn path=/trunk/; revision=20649
This commit is contained in:
Johan Dahlin 2008-06-20 14:34:50 +00:00 committed by Johan Dahlin
parent 9e400139b7
commit 90bc8940c8
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2008-06-20 Johan Dahlin <jdahlin@async.com.br>
* gtk/gtklayout.c (enum): Remove left-over unused property enum.
* gtk/gtk.symbols:
* gtk/gtkscalebutton.c (gtk_scale_button_get_plus_button),
(gtk_scale_button_get_minus_button):

View File

@ -47,7 +47,6 @@ struct _GtkLayoutChild {
enum {
PROP_0,
PROP_BIN_WINDOW,
PROP_HADJUSTMENT,
PROP_VADJUSTMENT,
PROP_WIDTH,