summaryrefslogtreecommitdiff
path: root/gtk/gtkorientable.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkorientable.c')
-rw-r--r--gtk/gtkorientable.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gtk/gtkorientable.c b/gtk/gtkorientable.c
index 636f65da8f..33a59df2a7 100644
--- a/gtk/gtkorientable.c
+++ b/gtk/gtkorientable.c
@@ -26,7 +26,6 @@
#include "gtkorientable.h"
#include "gtkprivate.h"
#include "gtkintl.h"
-#include "gtkalias.h"
/**
@@ -111,6 +110,3 @@ gtk_orientable_get_orientation (GtkOrientable *orientable)
return orientation;
}
-
-#define __GTK_ORIENTABLE_C__
-#include "gtkaliasdef.c"