We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a18fdd commit 898e941Copy full SHA for 898e941
src/ui/frames.c
@@ -824,9 +824,6 @@ meta_frames_apply_shapes (MetaFrames *frames,
824
/* Apply shapes as if window had new_window_width, new_window_height */
825
MetaUIFrame *frame;
826
MetaFrameGeometry fgeom;
827
- XRectangle xrect;
828
- Region corners_xregion;
829
- Region window_xregion;
830
cairo_rectangle_int_t rect;
831
cairo_region_t *corners_region;
832
cairo_region_t *window_region;
0 commit comments