aboutsummaryrefslogtreecommitdiff
path: root/src/Ewmh.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/Ewmh.hh')
-rw-r--r--src/Ewmh.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Ewmh.hh b/src/Ewmh.hh
index 4882ed5..6044f7c 100644
--- a/src/Ewmh.hh
+++ b/src/Ewmh.hh
@@ -153,5 +153,4 @@ private:
153 void saveState(FluxboxWindow &win, WindowState *state); 153 void saveState(FluxboxWindow &win, WindowState *state);
154 154
155 FbTk::FbString getUTF8Property(Atom property); 155 FbTk::FbString getUTF8Property(Atom property);
156 AttentionNoticeHandler m_demands_attention;
157}; 156};