summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ui/frames.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/ui/frames.c b/src/ui/frames.c
index 80ee353c..90e2b2d8 100644
--- a/src/ui/frames.c
+++ b/src/ui/frames.c
@@ -549,11 +549,6 @@ meta_frames_calc_geometry (MetaFrames *frames,
width / scale, height / scale,
&button_layout,
fgeom);
-
- fgeom->top_height *= scale;
- fgeom->bottom_height *= scale;
- fgeom->left_width *= scale;
- fgeom->right_width *= scale;
}
MetaFrames*