From 07535034e99d6dd102664b016b6ade280cdf0e22 Mon Sep 17 00:00:00 2001 From: William Wold Date: Mon, 11 Feb 2019 15:07:13 -0500 Subject: Remove unneeded X11 includes --- mate-panel/applet.c | 1 - mate-panel/drawer.c | 1 - mate-panel/launcher.c | 1 - mate-panel/main.c | 1 - mate-panel/panel-background.c | 1 - 5 files changed, 5 deletions(-) diff --git a/mate-panel/applet.c b/mate-panel/applet.c index 8a3c4ffc..268ecaa6 100644 --- a/mate-panel/applet.c +++ b/mate-panel/applet.c @@ -12,7 +12,6 @@ #include #include -#include #include #include diff --git a/mate-panel/drawer.c b/mate-panel/drawer.c index d7d10072..5e637cc4 100644 --- a/mate-panel/drawer.c +++ b/mate-panel/drawer.c @@ -29,7 +29,6 @@ #include "panel-config-global.h" #include "panel-profile.h" #include "panel-util.h" -#include "xstuff.h" #include "panel-globals.h" #include "panel-lockdown.h" #include "panel-icon-names.h" diff --git a/mate-panel/launcher.c b/mate-panel/launcher.c index 67746b06..f4ce4f71 100644 --- a/mate-panel/launcher.c +++ b/mate-panel/launcher.c @@ -20,7 +20,6 @@ #include #include -#include #include #include diff --git a/mate-panel/main.c b/mate-panel/main.c index 343747ca..b779939c 100644 --- a/mate-panel/main.c +++ b/mate-panel/main.c @@ -13,7 +13,6 @@ #include #include -#include #include #include diff --git a/mate-panel/panel-background.c b/mate-panel/panel-background.c index 66fbad92..ed6fff5d 100644 --- a/mate-panel/panel-background.c +++ b/mate-panel/panel-background.c @@ -27,7 +27,6 @@ #include "panel-background.h" #include -#include #include #include #include -- cgit v1.2.1