]> Dogcows Code - chaz/openbox/blobdiff - render/theme.c
a) remove the top_grip_height business from the theme
[chaz/openbox] / render / theme.c
index 95b48896132c0ae1f13e05dfe5894a0140db6527..4c38dbd2f8ad25f665649717e79ac5ff9b5f070a 100644 (file)
@@ -987,8 +987,6 @@ RrTheme* RrThemeNew(const RrInstance *inst, gchar *name,
     }
     theme->button_size = theme->label_height - 2;
     theme->grip_width = 25;
-    theme->top_grip_height = MAX(theme->handle_height,
-                                 theme->title_height / 4);
 
     return theme;
 }
This page took 0.021771 seconds and 4 git commands to generate.