diff options
Diffstat (limited to 'src/devices/machine/wtl3132.cpp')
| -rw-r--r-- | src/devices/machine/wtl3132.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/machine/wtl3132.cpp b/src/devices/machine/wtl3132.cpp index 3b82466529e..d7a5fec6478 100644 --- a/src/devices/machine/wtl3132.cpp +++ b/src/devices/machine/wtl3132.cpp @@ -24,7 +24,6 @@ //#define VERBOSE (LOG_GENERAL|LOG_REGS|LOG_IO|LOG_BYPASS) #include "logmacro.h" -ALLOW_SAVE_TYPE(float32_t); SAVE_TYPE_AS_FLOAT(float32_t); // helper for extracting opcode fields |
