summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/dim_dsk.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/dim_dsk.h')
-rw-r--r--src/lib/formats/dim_dsk.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/lib/formats/dim_dsk.h b/src/lib/formats/dim_dsk.h
index 5c84f329cb6..1eb27e46e66 100644
--- a/src/lib/formats/dim_dsk.h
+++ b/src/lib/formats/dim_dsk.h
@@ -16,10 +16,6 @@
/**************************************************************************/
-FLOPPY_IDENTIFY(dim_dsk_identify);
-FLOPPY_CONSTRUCT(dim_dsk_construct);
-
-
class dim_format : public floppy_image_format_t
{
public: