summaryrefslogtreecommitdiff
path: root/mate-panel/panel-frame.c
diff options
context:
space:
mode:
Diffstat (limited to 'mate-panel/panel-frame.c')
-rw-r--r--mate-panel/panel-frame.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-panel/panel-frame.c b/mate-panel/panel-frame.c
index 11ff9c85..414b3db4 100644
--- a/mate-panel/panel-frame.c
+++ b/mate-panel/panel-frame.c
@@ -2,6 +2,7 @@
* panel-frame.c: A frame which only draws certain edges.
*
* Copyright (C) 2003 Sun Microsystems, Inc.
+ * Copyright (C) 2012-2021 MATE Developers
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -175,7 +176,6 @@ panel_frame_draw (GtkWidget *widget,
GtkBorder padding;
int x, y, width, height;
-
if (edges == PANEL_EDGE_NONE)
return;