summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/c3040_dsk.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/c3040_dsk.cpp')
-rw-r--r--src/lib/formats/c3040_dsk.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/formats/c3040_dsk.cpp b/src/lib/formats/c3040_dsk.cpp
index b5c35f9d2e5..3400aef4342 100644
--- a/src/lib/formats/c3040_dsk.cpp
+++ b/src/lib/formats/c3040_dsk.cpp
@@ -8,8 +8,6 @@
*********************************************************************/
-#include <cassert>
-
#include "formats/c3040_dsk.h"
c3040_format::c3040_format() : d64_format(file_formats)