aboutsummaryrefslogtreecommitdiff
path: root/src/idousermenuitem.c
diff options
context:
space:
mode:
authorRobert Tari <robert@tari.in>2021-02-03 07:48:32 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-04-21 20:57:03 +0200
commit2ebe5c8e1f240bdd4b27401b4e52213425c7686d (patch)
treeae2c3b85eecb522825a6b7125f92894571a9e0da /src/idousermenuitem.c
parent715feb6c46d4f25baad053eaf1c43129c65328cf (diff)
downloadayatana-ido-2ebe5c8e1f240bdd4b27401b4e52213425c7686d.tar.gz
ayatana-ido-2ebe5c8e1f240bdd4b27401b4e52213425c7686d.tar.bz2
ayatana-ido-2ebe5c8e1f240bdd4b27401b4e52213425c7686d.zip
Drop local config.h includes.
Fixes AyatanaIndicators/ayatana-ido#25
Diffstat (limited to 'src/idousermenuitem.c')
-rw-r--r--src/idousermenuitem.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/idousermenuitem.c b/src/idousermenuitem.c
index c8ddc5e..96bbeb4 100644
--- a/src/idousermenuitem.c
+++ b/src/idousermenuitem.c
@@ -19,10 +19,6 @@ You should have received a copy of the GNU General Public License along
with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifdef HAVE_CONFIG_H
- #include "config.h"
-#endif
-
#include <gtk/gtk.h>
#include "idousermenuitem.h"