Skip to content

Commit 898e941

Browse files
committed
frames.c: drop unused variables
1 parent 7a18fdd commit 898e941

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/ui/frames.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -824,9 +824,6 @@ meta_frames_apply_shapes (MetaFrames *frames,
824824
/* Apply shapes as if window had new_window_width, new_window_height */
825825
MetaUIFrame *frame;
826826
MetaFrameGeometry fgeom;
827-
XRectangle xrect;
828-
Region corners_xregion;
829-
Region window_xregion;
830827
cairo_rectangle_int_t rect;
831828
cairo_region_t *corners_region;
832829
cairo_region_t *window_region;

0 commit comments

Comments
 (0)