Remove not implemented static methods from kwin/toplevel.h
This commit is contained in:
parent
e336a8f434
commit
bcfa76ef87
1 changed files with 0 additions and 2 deletions
|
@ -385,10 +385,8 @@ protected:
|
|||
bool m_isDamaged;
|
||||
|
||||
private:
|
||||
static QByteArray staticWindowRole(WId);
|
||||
static QByteArray staticSessionId(WId);
|
||||
static QByteArray staticWmCommand(WId);
|
||||
static QByteArray staticWmClientMachine(WId);
|
||||
static xcb_window_t staticWmClientLeader(xcb_window_t);
|
||||
// when adding new data members, check also copyToDeleted()
|
||||
Window client;
|
||||
|
|
Loading…
Reference in a new issue