summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/lc7582.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/lc7582.h')
-rw-r--r--src/devices/video/lc7582.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/video/lc7582.h b/src/devices/video/lc7582.h
index 72f37371a68..aee438e5ef6 100644
--- a/src/devices/video/lc7582.h
+++ b/src/devices/video/lc7582.h
@@ -47,7 +47,6 @@ public:
protected:
// device-level overrides
virtual void device_start() override;
- virtual void device_post_load() override { refresh_output(); }
private:
void refresh_output();