diff options
Diffstat (limited to 'src/camera-offset.hpp')
-rw-r--r-- | src/camera-offset.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/camera-offset.hpp b/src/camera-offset.hpp index ef098694..80fc004e 100644 --- a/src/camera-offset.hpp +++ b/src/camera-offset.hpp @@ -14,7 +14,6 @@ struct with_shifted_camera_offset final private: tile_shader& _shader; // NOLINT Vector2d _camera; - float _depth; }; } // namespace floormat |