From d1d84711a2684c47c688cc7d015741bd484151fb Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 10 Jul 2003 18:44:27 +0000 Subject: replace the focus_backup with the screen_support_win, we dont need 2 offscreen windows. --- openbox/focus.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'openbox/focus.h') 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; -- cgit v1.2.3