summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/eeprompar.h
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-12-05 10:58:44 +0100
committer Miodrag Milanovic <mmicko@gmail.com>2015-12-05 10:58:44 +0100
commit31f5c1f01332bd8fd664be34f9d2b1f0fda916a4 (patch)
treed6b574cb072d342acc570058762aa5b230050348 /src/devices/machine/eeprompar.h
parentbe704c00abe1eaaa442db81db04c8b71595d5c41 (diff)
cleanuo
Diffstat (limited to 'src/devices/machine/eeprompar.h')
-rw-r--r--src/devices/machine/eeprompar.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/devices/machine/eeprompar.h b/src/devices/machine/eeprompar.h
index 84c4090f14e..c9ae497f70f 100644
--- a/src/devices/machine/eeprompar.h
+++ b/src/devices/machine/eeprompar.h
@@ -53,8 +53,6 @@ protected:
// construction/destruction
eeprom_parallel_base_device(const machine_config &mconfig, device_type devtype, const char *name, const char *tag, device_t *owner, const char *shortname, const char *file);
-public:
-
protected:
// device-level overrides
virtual void device_start();