]> Dogcows Code - chaz/openbox/blobdiff - openbox/focus.h
replace the focus_backup with the screen_support_win, we dont need 2 offscreen windows.
[chaz/openbox] / openbox / focus.h
index a7f70a0e11b761041df3d4d59b9c1ed3b5d49c2a..8c5b1ad80e2b86dfd3e88cba83c61011abe10230 100644 (file)
@@ -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;
 
This page took 0.021864 seconds and 4 git commands to generate.