]> Dogcows Code - chaz/openbox/commitdiff
dont redraw the frames when changing their theme
authorDana Jansens <danakj@orodu.net>
Sun, 14 Sep 2003 21:08:21 +0000 (21:08 +0000)
committerDana Jansens <danakj@orodu.net>
Sun, 14 Sep 2003 21:08:21 +0000 (21:08 +0000)
openbox/frame.c

index 483b1066e62240b72dd50936bbc8f09ddf9fa45c..327507f2e56ceefadc054e2ed5a1d54992147801 100644 (file)
@@ -183,7 +183,6 @@ void frame_adjust_theme(ObFrame *self)
 {
     free_theme_statics(self);
     set_theme_statics(self);
-    frame_adjust_area(self, TRUE, TRUE, FALSE);
 }
 
 void frame_adjust_shape(ObFrame *self)
This page took 0.025839 seconds and 4 git commands to generate.