GtkFlowBox: Drop unused prop ids

No h/valign properties here.
This commit is contained in:
Matthias Clasen 2014-06-07 09:49:50 -04:00
parent 6e03ac9958
commit ac08d6a421

View File

@ -733,8 +733,6 @@ enum {
PROP_0,
PROP_ORIENTATION,
PROP_HOMOGENEOUS,
PROP_HALIGN_POLICY,
PROP_VALIGN_POLICY,
PROP_COLUMN_SPACING,
PROP_ROW_SPACING,
PROP_MIN_CHILDREN_PER_LINE,