removed unused code
This commit is contained in:
parent
690d926ac4
commit
64afa48bb3
1 changed files with 0 additions and 1 deletions
|
@ -78,7 +78,6 @@ public:
|
|||
bool focus(); // calls Window->setCurrentClient to give focus to this client
|
||||
bool isFocused() const;
|
||||
void setAttentionState(bool value);
|
||||
const std::string &title() const { return m_title; }
|
||||
|
||||
void setGroupLeftWindow(Window win);
|
||||
|
||||
|
|
Loading…
Reference in a new issue