From cf5c75420a6237798ff73c1fe7af03eaca6f33b4 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 20 May 2007 04:44:00 +0000 Subject: stop using a border for the outer frame window. step 1 of borderless-ness. now transparent windows dont look so terrible, yay --- openbox/frame.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'openbox/frame.h') diff --git a/openbox/frame.h b/openbox/frame.h index 13e49564..b5b8a9cf 100644 --- a/openbox/frame.h +++ b/openbox/frame.h @@ -117,8 +117,6 @@ struct _ObFrame RrAppearance *a_unfocused_handle; RrAppearance *a_focused_handle; - Strut innersize; - GSList *clients; gint icon_on; /* if the window icon button is on */ -- cgit v1.2.3