summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--render/box_construct.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/render/box_construct.c b/render/box_construct.c
index ae7c1787b..44fcb54b1 100644
--- a/render/box_construct.c
+++ b/render/box_construct.c
@@ -78,9 +78,6 @@ static const content_type image_types[] = {
#ifdef WITH_DRAW
CONTENT_DRAW,
#endif
-#ifdef WITH_PLUGIN
- CONTENT_PLUGIN,
-#endif
#ifdef WITH_ARTWORKS
CONTENT_ARTWORKS,
#endif