From 54e6a93b3399dd7dd5f21c2ad3c9951db24b1b2d Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 22 Dec 2014 13:13:33 +0000 Subject: Removed Paul's code. --- src/wx/about_dialog.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 699a7aafc..2e2b26cb9 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -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); -- cgit v1.2.3