diff options
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")); |
