summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/i5000.h
diff options
context:
space:
mode:
author Ivan Vangelista <mesgnet@yahoo.it>2018-02-15 19:05:05 +0100
committer Ivan Vangelista <mesgnet@yahoo.it>2018-02-15 19:05:05 +0100
commit504dbe7b1a843c84d5b2fe21d59821c6e9b47d6f (patch)
tree8003670f0bb7c6d73b332b2335658309738d9757 /src/devices/sound/i5000.h
parentd846c04d02292faa48422f6a77b58ae209547711 (diff)
devices/machine: some private-ization (nw)
+ removed some duplication
Diffstat (limited to 'src/devices/sound/i5000.h')
-rw-r--r--src/devices/sound/i5000.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/sound/i5000.h b/src/devices/sound/i5000.h
index 4cec4245810..a9fdfd39a1b 100644
--- a/src/devices/sound/i5000.h
+++ b/src/devices/sound/i5000.h
@@ -84,7 +84,6 @@ private:
// device type definition
-extern const device_type I5000_SND;
DECLARE_DEVICE_TYPE(I5000_SND, i5000snd_device)
#endif // MAME_SOUND_I5000_H