summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/agat840k_hle_dsk.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/agat840k_hle_dsk.h')
-rw-r--r--src/lib/formats/agat840k_hle_dsk.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/src/lib/formats/agat840k_hle_dsk.h b/src/lib/formats/agat840k_hle_dsk.h
deleted file mode 100644
index dad245e3335..00000000000
--- a/src/lib/formats/agat840k_hle_dsk.h
+++ /dev/null
@@ -1,17 +0,0 @@
-// license:BSD-3-Clause
-// copyright-holders:Sergey Svishchev
-/*********************************************************************
-
- formats/agat840k_hle_dsk.h
-
-*********************************************************************/
-
-#ifndef AGAT840K_HLE_DSK_H_
-#define AGAT840K_HLE_DSK_H_
-
-#include "flopimg.h"
-#include "formats/basicdsk.h"
-
-LEGACY_FLOPPY_OPTIONS_EXTERN(agat840k_hle);
-
-#endif /* AGAT840K_HLE_DSK_H_ */