X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=src%2Fblackbox.hh;h=cb38dc3400ae019800703d1c19ce2f7e86bff84b;hb=e90fafd2fd907a81bdc60ad8b6de35fc1595cdff;hp=0e39cc2f48e3a2cc7b727a1b90f31db81b73dfec;hpb=b8ee3dbc4565efb19338c5cf1948f0f4e2f24fd6;p=chaz%2Fopenbox 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