paned: Drop some dead code

This commit is contained in:
Matthias Clasen 2020-05-07 01:02:01 -04:00
parent 253a39c6e9
commit fc9873e9ef

View File

@ -118,11 +118,6 @@
#define HANDLE_EXTRA_SIZE 6
enum {
CHILD1,
CHILD2
};
typedef struct _GtkPanedClass GtkPanedClass;
struct _GtkPaned