summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/n64.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/n64.h')
-rw-r--r--src/mame/includes/n64.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mame/includes/n64.h b/src/mame/includes/n64.h
index dd48d578c35..57a6e98d04c 100644
--- a/src/mame/includes/n64.h
+++ b/src/mame/includes/n64.h
@@ -283,7 +283,4 @@ extern DECLARE_WRITE32_DEVICE_HANDLER( n64_sp_reg_w );
extern DECLARE_READ32_DEVICE_HANDLER( n64_dp_reg_r );
extern DECLARE_WRITE32_DEVICE_HANDLER( n64_dp_reg_w );
-
-
-
#endif