summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mate-panel/panel-xutils.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/mate-panel/panel-xutils.c b/mate-panel/panel-xutils.c
index 28964202..0abce77c 100644
--- a/mate-panel/panel-xutils.c
+++ b/mate-panel/panel-xutils.c
@@ -33,9 +33,6 @@
#include <X11/Xlib.h>
#include <X11/Xatom.h>
-static Atom net_wm_window_type = None;
-static Atom net_wm_window_type_dock = None;
-static Atom net_wm_window_type_normal = None;
static Atom net_wm_strut = None;
static Atom net_wm_strut_partial = None;