summaryrefslogtreecommitdiff
path: root/gtk/gtkcontainer.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkcontainer.c')
-rw-r--r--gtk/gtkcontainer.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gtk/gtkcontainer.c b/gtk/gtkcontainer.c
index 4a47afb392..afd2315c7c 100644
--- a/gtk/gtkcontainer.c
+++ b/gtk/gtkcontainer.c
@@ -40,7 +40,6 @@
#include "gtktoolbar.h"
#include <gobject/gobjectnotifyqueue.c>
#include <gobject/gvaluecollector.h>
-#include "gtkalias.h"
enum {
@@ -2684,6 +2683,3 @@ gtk_container_propagate_expose (GtkContainer *container,
gdk_event_free (child_event);
}
}
-
-#define __GTK_CONTAINER_C__
-#include "gtkaliasdef.c"