diff options
Diffstat (limited to 'src/lib/formats/d81_dsk.cpp')
-rw-r--r-- | src/lib/formats/d81_dsk.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/formats/d81_dsk.cpp b/src/lib/formats/d81_dsk.cpp index a7f01c9c92e..e7e3ac29299 100644 --- a/src/lib/formats/d81_dsk.cpp +++ b/src/lib/formats/d81_dsk.cpp @@ -73,8 +73,6 @@ PER SECTOR ORGANIZATION: */ -#include <cassert> - #include "formats/d81_dsk.h" d81_format::d81_format() : wd177x_format(formats) |