From 599e13e95e81aadb959c9f3715aec9b425ede084 Mon Sep 17 00:00:00 2001 From: Thomas--S Date: Sun, 4 Jun 2017 21:42:32 +0200 Subject: Remove deprecated code segments (#5891) --- src/unittest/test_mapnode.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/unittest/test_mapnode.cpp') diff --git a/src/unittest/test_mapnode.cpp b/src/unittest/test_mapnode.cpp index 70e7d42cf..145d16465 100644 --- a/src/unittest/test_mapnode.cpp +++ b/src/unittest/test_mapnode.cpp @@ -21,7 +21,6 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "gamedef.h" #include "nodedef.h" -#include "content_mapnode.h" class TestMapNode : public TestBase { -- cgit v1.2.3