summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/z80ne.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/z80ne.cpp')
-rw-r--r--src/mame/machine/z80ne.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mame/machine/z80ne.cpp b/src/mame/machine/z80ne.cpp
index cf25e308887..6d1251a69ee 100644
--- a/src/mame/machine/z80ne.cpp
+++ b/src/mame/machine/z80ne.cpp
@@ -13,9 +13,6 @@
#include "emu.h"
#include "includes/z80ne.h"
-/* Devices */
-#include "imagedev/flopdrv.h"
-
//#define VERBOSE 1
#include "logmacro.h"