plugins aren't images

svn path=/trunk/netsurf/; revision=11926
This commit is contained in:
Chris Young 2011-03-06 15:34:48 +00:00
parent 47d67cdbcb
commit aa35550b86
1 changed files with 0 additions and 3 deletions

View File

@ -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