[pan] Remove some empty headers
- From: Dominique Dumont <ddumont src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pan] Remove some empty headers
- Date: Sat, 8 Oct 2022 17:14:04 +0000 (UTC)
commit 733d9c033b955b343afa4ef008b4a42f37d2abfe
Author: Thomas Tanner <thosrtanner googlemail com>
Date: Sat Oct 8 12:28:30 2022 +0100
Remove some empty headers
pan/data-impl/Makefile.am | 5 ++---
pan/data-impl/defgroup.h | 6 ------
pan/data/Makefile.am | 1 -
pan/data/defgroup.h | 17 -----------------
pan/general/Makefile.am | 1 -
pan/general/defgroup.h | 9 ---------
pan/gui/Makefile.am | 1 -
pan/gui/defgroup.h | 5 -----
pan/tasks/Makefile.am | 1 -
pan/tasks/defgroup.h | 9 ---------
pan/usenet-utils/Makefile.am | 3 +--
pan/usenet-utils/defgroup.h | 7 -------
12 files changed, 3 insertions(+), 62 deletions(-)
---
diff --git a/pan/data-impl/Makefile.am b/pan/data-impl/Makefile.am
index 7e1125a..5da46bf 100644
--- a/pan/data-impl/Makefile.am
+++ b/pan/data-impl/Makefile.am
@@ -16,7 +16,7 @@ libpandata_a_SOURCES = \
server.cc \
my-tree.cc \
task-archive.cc \
- xover.cc
+ xover.cc
noinst_HEADERS = \
@@ -24,9 +24,8 @@ noinst_HEADERS = \
rules-filter.h \
data-impl.h \
data-io.h \
- defgroup.h \
profiles.h \
- memchunk.h
+ memchunk.h
#noinst_PROGRAMS = \
# add-server \
diff --git a/pan/data/Makefile.am b/pan/data/Makefile.am
index 6dc251e..8a8a31c 100644
--- a/pan/data/Makefile.am
+++ b/pan/data/Makefile.am
@@ -22,7 +22,6 @@ noinst_HEADERS = \
encode-cache.h \
cert-store.h \
data.h \
- defgroup.h \
parts.h \
server-info.h \
xref.h
diff --git a/pan/general/Makefile.am b/pan/general/Makefile.am
index 6e108e7..30de58b 100644
--- a/pan/general/Makefile.am
+++ b/pan/general/Makefile.am
@@ -23,7 +23,6 @@ noinst_HEADERS = \
article_number.h \
compression.h \
debug.h \
- defgroup.h \
e-util.h \
editor-spawner.h \
file-util.h \
diff --git a/pan/gui/Makefile.am b/pan/gui/Makefile.am
index be30132..7c70e43 100644
--- a/pan/gui/Makefile.am
+++ b/pan/gui/Makefile.am
@@ -42,7 +42,6 @@ noinst_HEADERS = \
actions.h \
actions-extern.h \
body-pane.h \
- defgroup.h \
dl-headers-ui.h \
e-action-combo-box.h \
e-charset.h \
diff --git a/pan/tasks/Makefile.am b/pan/tasks/Makefile.am
index 7f5cca6..78f94c4 100644
--- a/pan/tasks/Makefile.am
+++ b/pan/tasks/Makefile.am
@@ -29,7 +29,6 @@ noinst_HEADERS = \
adaptable-set.h \
decoder.h \
encoder.h \
- defgroup.h \
health.h \
task.h \
task-article.h \
diff --git a/pan/usenet-utils/Makefile.am b/pan/usenet-utils/Makefile.am
index d481fac..120000c 100644
--- a/pan/usenet-utils/Makefile.am
+++ b/pan/usenet-utils/Makefile.am
@@ -18,7 +18,6 @@ libusenetutils_a_SOURCES = \
gpg.cc
noinst_HEADERS = \
- defgroup.h \
filter-info.h \
rules-info.h \
gnksa.h \
@@ -32,7 +31,7 @@ noinst_HEADERS = \
blowfish.h \
blowfish_cyphers.h \
gpg.h \
- MersenneTwister.h
+ MersenneTwister.h
#noinst_PROGRAMS = \
# gnksa-test \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]