commit a5dad4f7f57ef872469e9fa724ac2f4954f898f6
Author: Simon Howard <fraggle@soulsphere.org>
AuthorDate: Fri Jun 17 20:32:27 2022 -0400
Commit: Simon Howard <fraggle@soulsphere.org>
CommitDate: Fri Jun 17 20:32:27 2022 -0400
Remove doom8.ico, setup8.ico.
Not sure what these were used for but nothing references them any more.
---
data/Makefile.am | 2 --
data/doom8.ico | Bin 2238 -> 0 bytes
data/setup8.ico | Bin 2238 -> 0 bytes
3 files changed, 2 deletions(-)
diff --git a/data/Makefile.am b/data/Makefile.am
index 9d13ada9..524e4d57 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -2,10 +2,8 @@
EXTRA_DIST= \
README \
doom.ico \
- doom8.ico \
doom.png \
setup.ico \
- setup8.ico \
setup.png \
wadfile.png \
convert-icon
diff --git a/data/doom8.ico b/data/doom8.ico
deleted file mode 100644
index f55ff28f..00000000
Binary files a/data/doom8.ico and /dev/null differ
diff --git a/data/setup8.ico b/data/setup8.ico
deleted file mode 100644
index 6d734a11..00000000
Binary files a/data/setup8.ico and /dev/null differ