summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
Diffstat (limited to 'content')
-rw-r--r--content/content_type.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/content/content_type.h b/content/content_type.h
index 66d2faad1..39d2b9f13 100644
--- a/content/content_type.h
+++ b/content/content_type.h
@@ -28,7 +28,6 @@ typedef enum {
#ifdef WITH_GIF
CONTENT_GIF,
#endif
-#ifdef riscos
#ifdef WITH_PNG
CONTENT_PNG,
#endif
@@ -41,7 +40,6 @@ typedef enum {
#ifdef WITH_PLUGIN
CONTENT_PLUGIN,
#endif
-#endif
/* these must be the last two */
CONTENT_OTHER,
CONTENT_UNKNOWN /**< content-type not received yet */