Delete OPTION_DISPLAY option enumeration

Signed-off-by: Kevin Brace <kevinbrace@gmx.com>
This commit is contained in:
Kevin Brace
2018-07-26 19:43:27 -07:00
parent 2a903d7c00
commit f54469efca

View File

@@ -137,7 +137,6 @@ typedef enum {
OPTION_BUFFER_SIZE,
OPTION_PAGE_FLIP,
#endif
OPTION_DISPLAY,
OPTION_ACCELMETHOD,
OPTION_RENDERACCEL
} R128Opts;