summaryrefslogtreecommitdiffstats
path: root/src/layers.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/layers.hpp')
-rw-r--r--src/layers.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/layers.hpp b/src/layers.hpp
index 5d085a0..0603d24 100644
--- a/src/layers.hpp
+++ b/src/layers.hpp
@@ -33,7 +33,6 @@ struct split_layout {
std::string name;
std::string main_match;
std::string sub_match;
- int prio; // no entirely sure we will use this
};
struct layer {