aboutsummaryrefslogtreecommitdiffstats
path: root/src/app.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/app.hpp')
-rw-r--r--src/app.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/app.hpp b/src/app.hpp
index 79498c2..3e3a56e 100644
--- a/src/app.hpp
+++ b/src/app.hpp
@@ -122,8 +122,6 @@ struct App {
return this->id_alloc.lookup(id);
}
- std::deque<unsigned> last_active;
-
explicit App(wl::display *d);
~App();