summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/nes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/nes.h')
-rw-r--r--src/mame/includes/nes.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mame/includes/nes.h b/src/mame/includes/nes.h
index d6ce3d7761f..c9d5ec6470f 100644
--- a/src/mame/includes/nes.h
+++ b/src/mame/includes/nes.h
@@ -21,12 +21,8 @@
CONSTANTS
***************************************************************************/
-#define NTSC_CLOCK N2A03_DEFAULTCLOCK /* 1.789772 MHz */
-#define PAL_CLOCK (26601712.0/16) /* 1.662607 MHz */
-
#define NES_BATTERY_SIZE 0x2000
-
/***************************************************************************
TYPE DEFINITIONS
***************************************************************************/