summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/imagedev/bitbngr.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/imagedev/bitbngr.cpp')
-rw-r--r--src/devices/imagedev/bitbngr.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/devices/imagedev/bitbngr.cpp b/src/devices/imagedev/bitbngr.cpp
index 2abc4b4d5cc..c1aedcc3a10 100644
--- a/src/devices/imagedev/bitbngr.cpp
+++ b/src/devices/imagedev/bitbngr.cpp
@@ -69,17 +69,6 @@ void bitbanger_device::device_start(void)
/*-------------------------------------------------
- device_config_complete
--------------------------------------------------*/
-
-void bitbanger_device::device_config_complete(void)
-{
- update_names();
-}
-
-
-
-/*-------------------------------------------------
call_load
-------------------------------------------------*/