summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/namcofl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/namcofl.cpp')
-rw-r--r--src/mame/video/namcofl.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mame/video/namcofl.cpp b/src/mame/video/namcofl.cpp
index 823eda54b37..2a78ad23e61 100644
--- a/src/mame/video/namcofl.cpp
+++ b/src/mame/video/namcofl.cpp
@@ -104,8 +104,3 @@ int namcofl_state::FLobjcode2tile(int code)
return code;
}
-
-VIDEO_START_MEMBER(namcofl_state,namcofl)
-{
-}
-