diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-11-03 09:06:34 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-11-03 09:06:34 +0000 |
| commit | 78e2ac5762f26a61c3b4e6a502792fc7f5bd4bdc (patch) | |
| tree | a2da4fa2dffbf6b1c8adbbde45502eba340dbfa4 /src | |
| parent | 58b5c57c9a4767c786a1428f243c60ff52c82c26 (diff) | |
Hidden supporter.
Diffstat (limited to 'src')
| -rw-r--r-- | src/wx/about_dialog.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 0c103633b..6e6c55e68 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -134,7 +134,6 @@ AboutDialog::AboutDialog (wxWindow* parent) add_section (_("With help from"), with_help_from); wxArrayString supported_by; - supported_by.Add (wxT ("黄 昭婷")); supported_by.Add (wxT ("Manuel AC")); supported_by.Add (wxT ("Kambiz Afshar")); supported_by.Add (wxT ("Alex Asp")); |
