diff options
Diffstat (limited to 'src/devices/machine/busmouse.cpp')
| -rw-r--r-- | src/devices/machine/busmouse.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/devices/machine/busmouse.cpp b/src/devices/machine/busmouse.cpp index 2def623649b..95bf3c3e4dd 100644 --- a/src/devices/machine/busmouse.cpp +++ b/src/devices/machine/busmouse.cpp @@ -24,8 +24,6 @@ #include "machine/i8255.h" -#define LOG_GENERAL (1U << 0) - //#define VERBOSE (LOG_GENERAL) //#define LOG_OUTPUT_FUNC printf #include "logmacro.h" |
