diff options
Diffstat (limited to 'src/lib/formats/ms0515_dsk.cpp')
-rw-r--r-- | src/lib/formats/ms0515_dsk.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/formats/ms0515_dsk.cpp b/src/lib/formats/ms0515_dsk.cpp index c89dae8018f..7c4d6a730a4 100644 --- a/src/lib/formats/ms0515_dsk.cpp +++ b/src/lib/formats/ms0515_dsk.cpp @@ -10,8 +10,6 @@ #include "formats/ms0515_dsk.h" -#include <cassert> - ms0515_format::ms0515_format() : wd177x_format(formats) { } |