aboutsummaryrefslogtreecommitdiff
path: root/src/WinClient.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/WinClient.hh')
-rw-r--r--src/WinClient.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/WinClient.hh b/src/WinClient.hh
index 9c6dc9e..54c431d 100644
--- a/src/WinClient.hh
+++ b/src/WinClient.hh
@@ -81,8 +81,6 @@ public:
81 void setAttentionState(bool value); 81 void setAttentionState(bool value);
82 const std::string &title() const { return m_title; } 82 const std::string &title() const { return m_title; }
83 83
84 bool checkSizeHints(unsigned int width, unsigned int height);
85
86 void setGroupLeftWindow(Window win); 84 void setGroupLeftWindow(Window win);
87 85
88 void saveBlackboxAttribs(FluxboxWindow::BlackboxAttributes &blackbox_attribs, int nelements); 86 void saveBlackboxAttribs(FluxboxWindow::BlackboxAttributes &blackbox_attribs, int nelements);