diff options
Diffstat (limited to 'src/wall-atlas.hpp')
-rw-r--r-- | src/wall-atlas.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wall-atlas.hpp b/src/wall-atlas.hpp index 31f62388..f3b659a4 100644 --- a/src/wall-atlas.hpp +++ b/src/wall-atlas.hpp @@ -149,7 +149,6 @@ public: GL::Texture2D& texture(); static size_t enum_to_index(enum rotation x); - //static void validate(const wall_atlas& a, const ImageView2D& img) noexcept(false); static Vector2ui expected_size(unsigned depth, Group_ group); struct dir_tuple |