summaryrefslogtreecommitdiff
path: root/gtk/gtkfontsel.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkfontsel.c')
-rw-r--r--gtk/gtkfontsel.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gtk/gtkfontsel.c b/gtk/gtkfontsel.c
index 9e4daabc6c..9438b948ea 100644
--- a/gtk/gtkfontsel.c
+++ b/gtk/gtkfontsel.c
@@ -60,7 +60,6 @@
#include "gtkaccessible.h"
#include "gtkprivate.h"
#include "gtkbuildable.h"
-#include "gtkalias.h"
/* We don't enable the font and style entries because they don't add
* much in terms of visible effect and have a weird effect on keynav.
@@ -1781,6 +1780,3 @@ gtk_font_selection_dialog_set_preview_text (GtkFontSelectionDialog *fsd,
gtk_font_selection_set_preview_text (GTK_FONT_SELECTION (fsd->fontsel), text);
}
-
-#define __GTK_FONTSEL_C__
-#include "gtkaliasdef.c"