diff options
Diffstat (limited to 'src/lib/formats/ppg_dsk.cpp')
-rw-r--r-- | src/lib/formats/ppg_dsk.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/formats/ppg_dsk.cpp b/src/lib/formats/ppg_dsk.cpp index 0c844a753fc..97c208baf1a 100644 --- a/src/lib/formats/ppg_dsk.cpp +++ b/src/lib/formats/ppg_dsk.cpp @@ -8,8 +8,6 @@ *********************************************************************/ -#include <cassert> - #include "formats/ppg_dsk.h" ppg_format::ppg_format() : wd177x_format(formats) |