summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/moo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/moo.h')
-rw-r--r--src/mame/includes/moo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/includes/moo.h b/src/mame/includes/moo.h
index 0cf8b34c042..4ffd6548528 100644
--- a/src/mame/includes/moo.h
+++ b/src/mame/includes/moo.h
@@ -37,7 +37,6 @@ public:
/* memory pointers */
optional_shared_ptr<UINT16> m_workram;
required_shared_ptr<UINT16> m_spriteram;
-// UINT16 * m_paletteram; // currently this uses generic palette handling
/* video-related */
int m_sprite_colorbase;