summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/apricotp.c
diff options
context:
space:
mode:
author Oliver Stöneberg <firewave@users.noreply.github.com>2013-08-05 11:40:00 +0000
committer Oliver Stöneberg <firewave@users.noreply.github.com>2013-08-05 11:40:00 +0000
commita9b35916ac28c7b5ad9f566688d97eb12cc7895d (patch)
tree1e9cb8f6ad8701217c59b505c05c11354e158c79 /src/mess/drivers/apricotp.c
parente817c41aeb128fb0d4e31fbf3f1f611cf2cbd0e2 (diff)
small MACHINE_RESET cleanup
Diffstat (limited to 'src/mess/drivers/apricotp.c')
-rw-r--r--src/mess/drivers/apricotp.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mess/drivers/apricotp.c b/src/mess/drivers/apricotp.c
index a11a0e498d2..53f42a43302 100644
--- a/src/mess/drivers/apricotp.c
+++ b/src/mess/drivers/apricotp.c
@@ -584,10 +584,6 @@ void fp_state::machine_start()
}
-//-------------------------------------------------
-// MACHINE_RESET( fp )
-//-------------------------------------------------
-
void fp_state::machine_reset()
{
m_video = 0;