summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorSimon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>2016-11-04 01:02:42 +0100
committerSimon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>2016-11-04 01:02:42 +0100
commitc21e74c3090fcbc542bf02249868626985a2d979 (patch)
treebb667ee200df1ac8c09b33f8a23c54ddf83c6922 /common
parent28133ea35fd542beea4e519df6e6534c44739481 (diff)
downloadxfce4-panel-c21e74c3090fcbc542bf02249868626985a2d979.tar.gz
Drop unused vars
Diffstat (limited to 'common')
-rw-r--r--common/panel-xfconf.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/common/panel-xfconf.c b/common/panel-xfconf.c
index 84f93c0a..5c7fa885 100644
--- a/common/panel-xfconf.c
+++ b/common/panel-xfconf.c
@@ -20,10 +20,6 @@
#include <config.h>
#endif
-#ifdef HAVE_MATH_H
-#include <math.h>
-#endif
-
#include <dbus/dbus-glib.h>
#include <common/panel-private.h>