diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-05-30 06:51:43 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-05-30 06:51:43 +0000 |
| commit | 5336c900d07804589600c8af9d838c12dec7ab1c (patch) | |
| tree | f19fb7a54739280475e6d7df8f88f1c56eb0eb76 /src/blackbox.hh | |
| parent | 23640740ca6659ee4effb9e5c040900e0bbdeb59 (diff) | |
merge in netwm branch at tag netwm-merge2
Diffstat (limited to 'src/blackbox.hh')
| -rw-r--r-- | src/blackbox.hh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/blackbox.hh b/src/blackbox.hh index 0e39cc2f..cb38dc34 100644 --- a/src/blackbox.hh +++ b/src/blackbox.hh @@ -245,10 +245,6 @@ public: enum { B_AmericanDate = 1, B_EuropeanDate }; #endif // HAVE_STRFTIME - inline Atom getWMChangeStateAtom(void) const - { return xatom->getAtom(XAtom::wm_change_state); } - inline Atom getWMStateAtom(void) const - { return xatom->getAtom(XAtom::wm_state); } inline Atom getWMDeleteAtom(void) const { return xatom->getAtom(XAtom::wm_delete_window); } inline Atom getWMProtocolsAtom(void) const |
