diff options
Diffstat (limited to 'src/lib/formats/m20_dsk.h')
-rw-r--r-- | src/lib/formats/m20_dsk.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/lib/formats/m20_dsk.h b/src/lib/formats/m20_dsk.h index f4b23017953..e3f8c9cf411 100644 --- a/src/lib/formats/m20_dsk.h +++ b/src/lib/formats/m20_dsk.h @@ -13,13 +13,6 @@ #include "flopimg.h" -/**************************************************************************/ - -LEGACY_FLOPPY_OPTIONS_EXTERN(m20); - - -#include "wd177x_dsk.h" - class m20_format : public floppy_image_format_t { public: m20_format(); |