diff options
Diffstat (limited to 'src/map/intif.hpp')
-rw-r--r-- | src/map/intif.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/map/intif.hpp b/src/map/intif.hpp index ac2740c..7028ed9 100644 --- a/src/map/intif.hpp +++ b/src/map/intif.hpp @@ -3,8 +3,6 @@ # include "../strings/fwd.hpp" -# include "../generic/const_array.hpp" - # include "map.hpp" int intif_parse(Session *); |