summaryrefslogtreecommitdiff
path: root/mate-panel
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-01-04 23:52:08 +0300
committermonsta <[email protected]>2016-01-04 23:52:08 +0300
commit00820481daac956267b5a736315eee5db440ecc0 (patch)
treecb2bd5086a7b5880074776d62692bf1f9ca4f608 /mate-panel
parent9c044556b7f69ab2cf1af074752d981372dcc7a6 (diff)
downloadmate-panel-00820481daac956267b5a736315eee5db440ecc0.tar.bz2
mate-panel-00820481daac956267b5a736315eee5db440ecc0.tar.xz
xutils: remove unused variables
Diffstat (limited to 'mate-panel')
-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;