summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/crgolf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/crgolf.cpp')
-rw-r--r--src/mame/video/crgolf.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mame/video/crgolf.cpp b/src/mame/video/crgolf.cpp
index bc25f42b074..3ba4a5c549e 100644
--- a/src/mame/video/crgolf.cpp
+++ b/src/mame/video/crgolf.cpp
@@ -57,7 +57,6 @@ PALETTE_INIT_MEMBER(crgolf_state, crgolf)
PALETTE_INIT_MEMBER(crgolf_state, mastrglf)
{
-
}
/*************************************
@@ -135,4 +134,3 @@ UINT32 crgolf_state::screen_update_crgolf(screen_device &screen, bitmap_ind16 &b
return 0;
}
-