summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/pdp1/pdp1.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/pdp1/pdp1.h')
-rw-r--r--src/emu/cpu/pdp1/pdp1.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/emu/cpu/pdp1/pdp1.h b/src/emu/cpu/pdp1/pdp1.h
index ea14ef2e18a..f5a74cfaa94 100644
--- a/src/emu/cpu/pdp1/pdp1.h
+++ b/src/emu/cpu/pdp1/pdp1.h
@@ -74,8 +74,6 @@ void pdp1_get_info(UINT32 state, cpuinfo *info);
#define IOT 035
#define OPR 037
-#ifdef ENABLE_DEBUGGER
unsigned pdp1_dasm(char *buffer, offs_t pc, const UINT8 *oprom, const UINT8 *opram);
-#endif /* ENABLE_DEBUGGER */
#endif /* _PDP1_H */