diff options
author | 2015-12-05 10:58:44 +0100 | |
---|---|---|
committer | 2015-12-05 10:58:44 +0100 | |
commit | 31f5c1f01332bd8fd664be34f9d2b1f0fda916a4 (patch) | |
tree | d6b574cb072d342acc570058762aa5b230050348 /src/devices/sound/disc_mth.h | |
parent | be704c00abe1eaaa442db81db04c8b71595d5c41 (diff) |
cleanuo
Diffstat (limited to 'src/devices/sound/disc_mth.h')
-rw-r--r-- | src/devices/sound/disc_mth.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/sound/disc_mth.h b/src/devices/sound/disc_mth.h index a459440a3b6..e7324b4cc83 100644 --- a/src/devices/sound/disc_mth.h +++ b/src/devices/sound/disc_mth.h @@ -131,7 +131,6 @@ public: }; void step(void); void reset(void); -protected: private: DISCRETE_CLASS_INPUT(I_IN0, 0); DISCRETE_CLASS_INPUT(I_IN1, 1); |