From 92a6b897a047054d8fabc8fdee9233a555accb11 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 15 Sep 2003 07:47:05 +0000 Subject: remove focusLast and focusLastOnDesktop --- openbox/focus.h | 1 - 1 file changed, 1 deletion(-) (limited to 'openbox/focus.h') diff --git a/openbox/focus.h b/openbox/focus.h index 0caec776..6a99cf6a 100644 --- a/openbox/focus.h +++ b/openbox/focus.h @@ -24,7 +24,6 @@ void focus_shutdown(gboolean reconfig); void focus_set_client(struct _ObClient *client); typedef enum { - OB_FOCUS_FALLBACK_DESKTOP, /*!< switching desktops */ OB_FOCUS_FALLBACK_UNFOCUSING, /*!< forcefully remove focus from the current window */ OB_FOCUS_FALLBACK_NOFOCUS /*!< nothing has focus for some reason */ -- cgit v1.2.3