summaryrefslogtreecommitdiffhomepage
path: root/src/wall-atlas.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/wall-atlas.hpp')
-rw-r--r--src/wall-atlas.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/wall-atlas.hpp b/src/wall-atlas.hpp
index df5c7deb..278f3bbe 100644
--- a/src/wall-atlas.hpp
+++ b/src/wall-atlas.hpp
@@ -35,8 +35,6 @@ struct Group
default_tint : 1 = true,
is_defined : 1 = false;
- //bool is_empty() const noexcept { return count == 0; }
-
bool operator==(const Group&) const noexcept;
};