X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Ffocus.h;h=8c5b1ad80e2b86dfd3e88cba83c61011abe10230;hb=43fded6a10351a8f9f99344a102d79ece6afe8a8;hp=a7f70a0e11b761041df3d4d59b9c1ed3b5d49c2a;hpb=59f318e897a301a40fb46fadbc4b825ccf86c0ba;p=chaz%2Fopenbox diff --git a/openbox/focus.h b/openbox/focus.h index a7f70a0e..8c5b1ad8 100644 --- a/openbox/focus.h +++ b/openbox/focus.h @@ -6,9 +6,6 @@ struct _ObClient; -/*! The window which gets focus when nothing else will be focused */ -extern Window focus_backup; - /*! The client which is currently focused */ extern struct _ObClient *focus_client;