From f86843acfa4ce1915ca93c90d9e4f97ddbedfdef Mon Sep 17 00:00:00 2001 From: markt Date: Sun, 1 Apr 2007 07:22:13 +0000 Subject: don't need this anymore --- src/WinClient.hh | 9 --------- 1 file changed, 9 deletions(-) diff --git a/src/WinClient.hh b/src/WinClient.hh index 1824ee2..534a2a5 100644 --- a/src/WinClient.hh +++ b/src/WinClient.hh @@ -155,15 +155,6 @@ public: unsigned long initial_state, normal_hint_flags, wm_hint_flags; - - class WinClientSubj: public FbTk::Subject { - public: - explicit WinClientSubj(WinClient &client):m_winclient(client) { } - WinClient &winClient() { return m_winclient; } - private: - WinClient &m_winclient; - }; - enum FocusMode { F_NOINPUT = 0, F_PASSIVE, F_LOCALLYACTIVE, F_GLOBALLYACTIVE }; private: -- cgit v0.11.2