summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/samcoupe.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/includes/samcoupe.h')
-rw-r--r--src/mess/includes/samcoupe.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/mess/includes/samcoupe.h b/src/mess/includes/samcoupe.h
index 1992772f7f5..d8066401de6 100644
--- a/src/mess/includes/samcoupe.h
+++ b/src/mess/includes/samcoupe.h
@@ -95,13 +95,7 @@ void samcoupe_irq(device_t *device, UINT8 src);
void samcoupe_update_memory(address_space &space);
UINT8 samcoupe_mouse_r(running_machine &machine);
-
-
-
-
/*----------- defined in video/samcoupe.c -----------*/
-
TIMER_CALLBACK( sam_video_update_callback );
-
#endif /* SAMCOUPE_H_ */