diff options
Diffstat (limited to 'src/unittests/resources/map/maplayer/draw.cc')
-rw-r--r-- | src/unittests/resources/map/maplayer/draw.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/unittests/resources/map/maplayer/draw.cc b/src/unittests/resources/map/maplayer/draw.cc index ac7fba9b7..5e6cfdddf 100644 --- a/src/unittests/resources/map/maplayer/draw.cc +++ b/src/unittests/resources/map/maplayer/draw.cc @@ -25,8 +25,6 @@ #include "unittests/render/mockgraphics.h" -#include "utils/delete2.h" - #include "resources/image/image.h" #include "resources/map/map.h" |