Removed Paul's code.
authorCarl Hetherington <cth@carlh.net>
Mon, 22 Dec 2014 13:13:33 +0000 (13:13 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 22 Dec 2014 13:13:33 +0000 (13:13 +0000)
src/wx/about_dialog.cc

index 699a7aafcf2f676621a0db326fcee35f881d6495..2e2b26cb9e4913b00d2e8221bcc36a840c96729c 100644 (file)
@@ -90,7 +90,6 @@ AboutDialog::AboutDialog (wxWindow* parent)
        wxArrayString written_by;
        written_by.Add (wxT ("Carl Hetherington"));
        written_by.Add (wxT ("Terrence Meiczinger"));
-       written_by.Add (wxT ("Paul Davis"));
        written_by.Add (wxT ("Ole Laursen"));
        written_by.Add (wxT ("Brecht Sanders"));
        add_section (_("Written by"), written_by);