X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Factions.hh;fp=src%2Factions.hh;h=2b68153ab57c3d9c9908283af27a6ec177ccc158;hb=ca3e463057ebf8a7a48a5997aedc062cdac72f3f;hp=4a6580610e65b769fdbd5028c566c91335241e1e;hpb=b35dae95a5cdb902f1661b9572af47c3f55c975c;p=chaz%2Fopenbox diff --git a/src/actions.hh b/src/actions.hh index 4a658061..2b68153a 100644 --- a/src/actions.hh +++ b/src/actions.hh @@ -64,8 +64,6 @@ private: Used for motion events as the starting position. */ ButtonPressAction *_posqueue[BUTTONS]; - //! The delta x/y of the last motion sequence - int _dx, _dy; void insertPress(const XButtonEvent &e); @@ -99,7 +97,6 @@ public: virtual void unmapHandler(const XUnmapEvent &e); virtual void destroyHandler(const XDestroyWindowEvent &e); - //! Add a callback funtion to the back of the hook list /*! Registering functions for KeyPress events is pointless. Use