summaryrefslogtreecommitdiff
path: root/content/content.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/content.h')
-rw-r--r--content/content.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/content/content.h b/content/content.h
index db98ffa95..1903730c5 100644
--- a/content/content.h
+++ b/content/content.h
@@ -12,7 +12,6 @@
#include "libxml/HTMLparser.h"
#ifdef riscos
#include "libpng/png.h"
-#include "libungif/gif_lib.h"
#include "oslib/osspriteop.h"
#endif
#include "netsurf/content/cache.h"
@@ -149,7 +148,6 @@ struct content
// Structure for the GIF handler
struct
{
- GifFileType *giffile; // GIF file handler
char *data; // GIF data
unsigned long length; // Length of GIF data
unsigned long buffer_pos; // Position in the buffer