From 1d86ebf910116ad2815e9f1a243faf7746abd0f4 Mon Sep 17 00:00:00 2001 From: okan Date: Tue, 19 Aug 2014 12:47:51 +0000 Subject: Pull highstack from group_ctx (and useless calculations of); in the one place that we use highstack, replace that usage with a local variable (for now until stacking is done properly). --- calmwm.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'calmwm.h') diff --git a/calmwm.h b/calmwm.h index c620e5f..88e9c78 100644 --- a/calmwm.h +++ b/calmwm.h @@ -15,7 +15,7 @@ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * - * $OpenBSD: calmwm.h,v 1.260 2014/08/18 13:57:57 okan Exp $ + * $OpenBSD: calmwm.h,v 1.261 2014/08/19 12:47:51 okan Exp $ */ #ifndef _CALMWM_H_ @@ -205,7 +205,6 @@ struct group_ctx { struct client_ctx_q clients; int shortcut; int hidden; - int highstack; }; TAILQ_HEAD(group_ctx_q, group_ctx); -- cgit v1.2.3-2-gb3c3