commit ecaa1cfbb0ce28ee19e90014fcf05f99e49cf1f6
parent b7c37ff8ad58adb765a92e00910bb51509a75c77
Author: Andrej Kacian <ticho@claws-mail.org>
Date: Tue, 13 Feb 2018 17:37:37 +0100
Some forgotten leftover bits after commit b7c37ff8a.
Diffstat:
2 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/gtk/Makefile.am b/src/gtk/Makefile.am
@@ -75,7 +75,6 @@ clawsgtkinclude_HEADERS = \
claws-marshal.h \
gtkcmctree.h \
gtkcmclist.h \
- gtkcmoptionmenu.h \
gtksctree.h \
gtkshruler.h \
gdkkeysyms-new.h
diff --git a/src/plugins/acpi_notifier/acpi_notifier.c b/src/plugins/acpi_notifier/acpi_notifier.c
@@ -46,7 +46,6 @@
#include "alertpanel.h"
#include "utils.h"
#include "folder_item_prefs.h"
-#include "gtkcmoptionmenu.h"
#define PREFS_BLOCK_NAME "AcpiNotifier"
#define PLUGIN_NAME _("Acpi Notifier")