mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-23 04:26:50 +03:00
[project @ 2004-06-02 20:58:40 by bursa]
Remove some #ifdef riscos. svn path=/import/netsurf/; revision=909
This commit is contained in:
parent
1f28aad336
commit
e18bc32952
@ -28,7 +28,6 @@ typedef enum {
|
||||
#ifdef WITH_GIF
|
||||
CONTENT_GIF,
|
||||
#endif
|
||||
#ifdef riscos
|
||||
#ifdef WITH_PNG
|
||||
CONTENT_PNG,
|
||||
#endif
|
||||
@ -40,7 +39,6 @@ typedef enum {
|
||||
#endif
|
||||
#ifdef WITH_PLUGIN
|
||||
CONTENT_PLUGIN,
|
||||
#endif
|
||||
#endif
|
||||
/* these must be the last two */
|
||||
CONTENT_OTHER,
|
||||
|
Loading…
Reference in New Issue
Block a user