X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Ffocus.h;h=8c5b1ad80e2b86dfd3e88cba83c61011abe10230;hb=d1d84711a2684c47c688cc7d015741bd484151fb;hp=a7f70a0e11b761041df3d4d59b9c1ed3b5d49c2a;hpb=120623d34e0cb86b4970e9744a10ba39cd5e21b7;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;