summaryrefslogtreecommitdiff
path: root/gtk/gtktextchild.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtktextchild.c')
-rw-r--r--gtk/gtktextchild.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gtk/gtktextchild.c b/gtk/gtktextchild.c
index aaf171576d..ad23def347 100644
--- a/gtk/gtktextchild.c
+++ b/gtk/gtktextchild.c
@@ -53,7 +53,6 @@
#include "gtktextbtree.h"
#include "gtktextlayout.h"
#include "gtkintl.h"
-#include "gtkalias.h"
#define CHECK_IN_BUFFER(anchor) \
G_STMT_START { \
@@ -510,6 +509,3 @@ gtk_text_anchored_child_set_layout (GtkWidget *child,
_gtk_anchored_child_set_layout (child, layout);
}
-
-#define __GTK_TEXT_CHILD_C__
-#include "gtkaliasdef.c"