summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/supbtime.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/supbtime.h')
-rw-r--r--src/mame/includes/supbtime.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/includes/supbtime.h b/src/mame/includes/supbtime.h
index d38f7a66d46..dc1130efad1 100644
--- a/src/mame/includes/supbtime.h
+++ b/src/mame/includes/supbtime.h
@@ -28,7 +28,6 @@ public:
required_shared_ptr<UINT16> m_pf1_rowscroll;
required_shared_ptr<UINT16> m_pf2_rowscroll;
optional_device<decospr_device> m_sprgen;
- // UINT16 * m_paletteram; // currently this uses generic palette handling (in decocomn.c)
/* video-related */