From 00820481daac956267b5a736315eee5db440ecc0 Mon Sep 17 00:00:00 2001 From: monsta Date: Mon, 4 Jan 2016 23:52:08 +0300 Subject: xutils: remove unused variables --- mate-panel/panel-xutils.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'mate-panel') 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 #include -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; -- cgit v1.2.1