X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=otk%2Feventdispatcher.hh;h=c62e24b925c19e3d6a19ea48b3c5c54e446cca33;hb=ec6951c2c7bf7d2d0a122e0e26555231109b0f89;hp=63e4ff2913ae733579bb399d0b9c9162e7dd9afd;hpb=bd748f74022019c4c9ee3e078afcef14cf47d370;p=chaz%2Fopenbox diff --git a/otk/eventdispatcher.hh b/otk/eventdispatcher.hh index 63e4ff29..c62e24b9 100644 --- a/otk/eventdispatcher.hh +++ b/otk/eventdispatcher.hh @@ -38,7 +38,6 @@ private: OtkEventMap _map; OtkEventHandler *_fallback; OtkEventHandler *_master; - Window _focus; //! The time at which the last XEvent with a time was received Time _lasttime;