summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 134faf67..1a287a64 100644
--- a/src/ui/frames.c
+++ b/src/ui/frames.c
@@ -2490,11 +2490,6 @@ meta_frames_draw (GtkWidget *widget,
return TRUE;
}
-/* How far off the screen edge the window decorations should
- * be drawn. Used only in meta_frames_paint_to_drawable, below.
- */
-#define DECORATING_BORDER 100
-
static void
meta_frames_paint (MetaFrames *frames,
MetaUIFrame *frame,