summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/arm7/arm7help.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/arm7/arm7help.h')
-rw-r--r--src/devices/cpu/arm7/arm7help.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/devices/cpu/arm7/arm7help.h b/src/devices/cpu/arm7/arm7help.h
index c006bfbf1af..a62722accfa 100644
--- a/src/devices/cpu/arm7/arm7help.h
+++ b/src/devices/cpu/arm7/arm7help.h
@@ -7,12 +7,6 @@
#define ARM7_ICOUNT m_icount
-#if 0
-#define LOG(x) osd_printf_debug x
-#else
-#define LOG(x) logerror x
-#endif
-
/***************
* helper funcs
***************/