summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/io-gif.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2010-07-09 20:56:23 -0400
committerMatthias Clasen <mclasen@redhat.com>2010-07-09 20:58:00 -0400
commit3ca612e0307cea523ee75910f4f4649f031f598d (patch)
tree39e4735cd965fa291ab65260478398d98c15b08a /gdk-pixbuf/io-gif.c
parent866cb727612f8d9c086f28f5b26f4c1af2e597e5 (diff)
downloadgdk-pixbuf-3ca612e0307cea523ee75910f4f4649f031f598d.tar.gz
Replace the aliasing hacks by -Bsymbolic-functions
This is copying similar changes from glib.
Diffstat (limited to 'gdk-pixbuf/io-gif.c')
-rw-r--r--gdk-pixbuf/io-gif.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdk-pixbuf/io-gif.c b/gdk-pixbuf/io-gif.c
index 45ac1357c..0b370ee2b 100644
--- a/gdk-pixbuf/io-gif.c
+++ b/gdk-pixbuf/io-gif.c
@@ -60,10 +60,6 @@
#include "gdk-pixbuf-private.h"
#include "io-gif-animation.h"
-#ifdef INCLUDE_gif
-#include "gdk-pixbuf-alias.h"
-#endif
-
#undef DUMP_IMAGE_DETAILS