summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/pc_dsk.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/pc_dsk.h')
-rw-r--r--src/lib/formats/pc_dsk.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/lib/formats/pc_dsk.h b/src/lib/formats/pc_dsk.h
index 1d049360831..d53879611b9 100644
--- a/src/lib/formats/pc_dsk.h
+++ b/src/lib/formats/pc_dsk.h
@@ -15,11 +15,6 @@
#include "flopimg.h"
#include "upd765_dsk.h"
-/**************************************************************************/
-
-LEGACY_FLOPPY_OPTIONS_EXTERN(pc);
-
-
class pc_format : public upd765_format
{
public: