summaryrefslogtreecommitdiff
path: root/include/llmr/map/tile_parser.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/llmr/map/tile_parser.hpp')
-rw-r--r--include/llmr/map/tile_parser.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/llmr/map/tile_parser.hpp b/include/llmr/map/tile_parser.hpp
index 5785c29b3a..84bb65e121 100644
--- a/include/llmr/map/tile_parser.hpp
+++ b/include/llmr/map/tile_parser.hpp
@@ -42,7 +42,6 @@ private:
GlyphAtlas& glyphAtlas;
GlyphStore &glyphStore;
SpriteAtlas &spriteAtlas;
- Faces faces;
Placement placement;
};