summaryrefslogtreecommitdiffhomepage
path: root/loader/wall-atlas.cpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2024-02-08 21:32:32 +0100
committerStanislaw Halik <sthalik@misaki.pl>2024-02-08 21:46:23 +0100
commit24209b545e061caf601fbdd473936ccba2d95ceb (patch)
tree69c3cf2160fc6cfa61a333e1090d425d925c8b03 /loader/wall-atlas.cpp
parenta6514d1a95d0f84f0935866215463ef6aed23e19 (diff)
some more work on ground atlases
Diffstat (limited to 'loader/wall-atlas.cpp')
-rw-r--r--loader/wall-atlas.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/loader/wall-atlas.cpp b/loader/wall-atlas.cpp
index 80eb6e0f..5baa24f3 100644
--- a/loader/wall-atlas.cpp
+++ b/loader/wall-atlas.cpp
@@ -16,7 +16,6 @@
namespace floormat {
using nlohmann::json;
-using loader_detail::loader_impl;
[[maybe_unused]] static void from_json(const json& j, wall_cell& val)
{