summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/dec0.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/dec0.h')
-rw-r--r--src/mame/includes/dec0.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/includes/dec0.h b/src/mame/includes/dec0.h
index 64fb6d26f08..2d12bb11abc 100644
--- a/src/mame/includes/dec0.h
+++ b/src/mame/includes/dec0.h
@@ -90,7 +90,6 @@ class dec0_automat_state : public dec0_state
public:
dec0_automat_state(const machine_config &mconfig, device_type type, const char *tag)
: dec0_state(mconfig, type, tag) {
-
}
UINT8 m_automat_adpcm_byte;