summaryrefslogtreecommitdiff
path: root/src/ui/frames.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/frames.h')
-rw-r--r--src/ui/frames.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/ui/frames.h b/src/ui/frames.h
index 68d868c3..4389b33b 100644
--- a/src/ui/frames.h
+++ b/src/ui/frames.h
@@ -111,12 +111,6 @@ cairo_region_t *meta_frames_get_frame_bounds (MetaFrames *frames,
int window_width,
int window_height);
-void meta_frames_get_mask (MetaFrames *frames,
- Window xwindow,
- guint width,
- guint height,
- cairo_t *cr);
-
void meta_frames_move_resize_frame (MetaFrames *frames,
Window xwindow,
int x,