summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/core/frame.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/frame.c b/src/core/frame.c
index f6e884a5..6c1c7b21 100644
--- a/src/core/frame.c
+++ b/src/core/frame.c
@@ -63,7 +63,6 @@ meta_window_ensure_frame (MetaWindow *window)
{
MetaFrame *frame;
XSetWindowAttributes attrs;
- int status;
if (window->frame)
return;