summaryrefslogtreecommitdiff
path: root/mate-panel/panel-struts.c
diff options
context:
space:
mode:
Diffstat (limited to 'mate-panel/panel-struts.c')
-rw-r--r--mate-panel/panel-struts.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/mate-panel/panel-struts.c b/mate-panel/panel-struts.c
index cb45f69d..b24707ca 100644
--- a/mate-panel/panel-struts.c
+++ b/mate-panel/panel-struts.c
@@ -35,7 +35,6 @@
#include "panel-multimonitor.h"
#include "panel-xutils.h"
-
typedef struct {
PanelToplevel *toplevel;
@@ -54,10 +53,8 @@ typedef struct {
int allocated_strut_end;
} PanelStrut;
-
static GSList *panel_struts_list = NULL;
-
static inline PanelStrut *
panel_struts_find_strut (PanelToplevel *toplevel)
{