aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS1
-rw-r--r--gui/credits.h2
-rwxr-xr-xtools/credits.pl1
3 files changed, 0 insertions, 4 deletions
diff --git a/AUTHORS b/AUTHORS
index f66cd21de0..3ed8679066 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -244,7 +244,6 @@ Other contributions
Janne Huttunen - V3 actor mask support, Dig/FT SMUSH audio
Kovacs Endre Janos - Several fixes for Simon1
Jeroen Janssen - Numerous readability and bugfix patches
- Florian Kagerer - Various Kyrandia 1 FM-Towns code contributions
Andreas Karlsson - Initial port for EPOC/SymbianOS
Claudio Matsuoka - Daily Linux builds
Thomas Mayer - PSP port contributions
diff --git a/gui/credits.h b/gui/credits.h
index 22ea18f787..c50b286925 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -277,8 +277,6 @@ static const char *credits[] = {
"\\C\\c2""Several fixes for Simon1",
"\\C\\c0""Jeroen Janssen",
"\\C\\c2""Numerous readability and bugfix patches",
-"\\C\\c0""Florian Kagerer",
-"\\C\\c2""Various Kyrandia 1 FM-Towns code contributions",
"\\C\\c0""Andreas Karlsson",
"\\C\\c2""Initial port for EPOC/SymbianOS",
"\\C\\c0""Claudio Matsuoka",
diff --git a/tools/credits.pl b/tools/credits.pl
index 8ad1a75049..f86316e84a 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -754,7 +754,6 @@ begin_credits("Credits");
add_person("Janne Huttunen", "", "V3 actor mask support, Dig/FT SMUSH audio");
add_person("Kovács Endre János", "", "Several fixes for Simon1");
add_person("Jeroen Janssen", "japj", "Numerous readability and bugfix patches");
- add_person("Florian Kagerer", "athrxx", "Various Kyrandia 1 FM-Towns code contributions");
add_person("Andreas Karlsson", "Sprawl", "Initial port for EPOC/SymbianOS");
add_person("Claudio Matsuoka", "", "Daily Linux builds");
add_person("Thomas Mayer", "", "PSP port contributions");