]> Dogcows Code - chaz/openbox/blobdiff - openbox/frame.h
we alloc theme elements for every window frame, but really it is unneccesary
[chaz/openbox] / openbox / frame.h
index 3e7b2c619a0a63d67d6d40821e0689472742259e..02be17a004745f4ad69d22a52fc8d210ee81346d 100644 (file)
@@ -137,16 +137,6 @@ struct _ObFrame
 
     Colormap  colormap;
 
-    RrAppearance *a_unfocused_title;
-    RrAppearance *a_focused_title;
-    RrAppearance *a_unfocused_label;
-    RrAppearance *a_focused_label;
-    RrAppearance *a_icon;
-    RrAppearance *a_unfocused_handle;
-    RrAppearance *a_focused_handle;
-
-    GSList   *clients;
-
     gint      icon_on;    /* if the window icon button is on */
     gint      label_on;   /* if the window title is on */
     gint      iconify_on; /* if the window iconify button is on */
This page took 0.020165 seconds and 4 git commands to generate.