diff options
Diffstat (limited to 'src/lib/formats/coco_cas.h')
-rw-r--r-- | src/lib/formats/coco_cas.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lib/formats/coco_cas.h b/src/lib/formats/coco_cas.h index 03a714ce847..e90a8e5be28 100644 --- a/src/lib/formats/coco_cas.h +++ b/src/lib/formats/coco_cas.h @@ -11,9 +11,6 @@ #include "cassimg.h" -extern const struct CassetteFormat coco_cas_format; -extern const struct CassetteModulation coco_cas_modulation; - CASSETTE_FORMATLIST_EXTERN(coco_cassette_formats); CASSETTE_FORMATLIST_EXTERN(alice32_cassette_formats); |