From 5336c900d07804589600c8af9d838c12dec7ab1c Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 30 May 2002 06:51:43 +0000 Subject: merge in netwm branch at tag netwm-merge2 --- src/blackbox.hh | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/blackbox.hh') 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 -- cgit v1.2.3