summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechooserembed.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2006-09-10 06:39:16 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-09-10 06:39:16 +0000
commitf45a35921aec248e0b8494a2145b907684a21fe5 (patch)
treeb21e00507445a307553ebd219326fe1fcbef362e /gtk/gtkfilechooserembed.c
parent77cdc290b98acd6f77922645b2a2e53d750b332d (diff)
downloadgtk+-f45a35921aec248e0b8494a2145b907684a21fe5.tar.gz
Commit a patch by Behdad to fix typos, omissions and other errors in the
2006-09-10 Matthias Clasen <mclasen@redhat.com> * Commit a patch by Behdad to fix typos, omissions and other errors in the symbol aliasing, and add checks for local PLT entries. (#354687, Behdad Esfahbod)
Diffstat (limited to 'gtk/gtkfilechooserembed.c')
-rw-r--r--gtk/gtkfilechooserembed.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gtk/gtkfilechooserembed.c b/gtk/gtkfilechooserembed.c
index b3d4414f91..68415b459a 100644
--- a/gtk/gtkfilechooserembed.c
+++ b/gtk/gtkfilechooserembed.c
@@ -219,6 +219,3 @@ _gtk_file_chooser_embed_get_resizable_hints (GtkFileChooserEmbed *chooser_embed,
GTK_FILE_CHOOSER_EMBED_GET_IFACE (chooser_embed)->get_resizable_hints (chooser_embed, resize_horizontally, resize_vertically);
}
-
-#define __GTK_FILE_CHOOSER_EMBED_C__
-#include "gtkaliasdef.c"