diff options
author | 2014-04-26 06:54:46 +0000 | |
---|---|---|
committer | 2014-04-26 06:54:46 +0000 | |
commit | 6b0355117fe7ef841b15782ac5ac4ac00f9c6c38 (patch) | |
tree | 399a97a3d604fd74abea26ef72807d8baed084ef /src/lib/formats/coco_cas.h | |
parent | 3f9234b23fe55d1767e3214b0b3304f5cc70c8a1 (diff) |
small cleanup in formats headers (nw)
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); |