paned: Stop using child properties

This commit is contained in:
Matthias Clasen 2019-04-05 04:01:51 +00:00
parent a97845c380
commit a26f400576

View File

@ -174,12 +174,6 @@ enum {
PROP_ORIENTATION,
};
enum {
CHILD_PROP_0,
CHILD_PROP_RESIZE,
CHILD_PROP_SHRINK
};
enum {
CYCLE_CHILD_FOCUS,
TOGGLE_HANDLE_FOCUS,