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 5e6cfdddf..9b946b0c9 100644 --- a/src/unittests/resources/map/maplayer/draw.cc +++ b/src/unittests/resources/map/maplayer/draw.cc @@ -34,8 +34,6 @@ TEST_CASE("MapLayer draw", "") { - logger = new Logger; - Dirs::initRootDir(); Dirs::initHomeDir(); |