summaryrefslogtreecommitdiffstats
path: root/src/frontend/mame/ui/videoopt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/mame/ui/videoopt.h')
-rw-r--r--src/frontend/mame/ui/videoopt.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/frontend/mame/ui/videoopt.h b/src/frontend/mame/ui/videoopt.h
index d920fe55837..c26281ffd1b 100644
--- a/src/frontend/mame/ui/videoopt.h
+++ b/src/frontend/mame/ui/videoopt.h
@@ -36,11 +36,6 @@ public:
private:
enum {
VIDEO_ITEM_ROTATE = 0x80000000,
- VIDEO_ITEM_BACKDROPS,
- VIDEO_ITEM_OVERLAYS,
- VIDEO_ITEM_BEZELS,
- VIDEO_ITEM_CPANELS,
- VIDEO_ITEM_MARQUEES,
VIDEO_ITEM_ZOOM,
VIDEO_ITEM_VIEW
};