X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fabout_dialog.cc;h=6e6c55e68c3e6711973de4774f705614ef28bbfd;hb=78e2ac5762f26a61c3b4e6a502792fc7f5bd4bdc;hp=0c103633bc2c123f3181a84f3d6a8d67df60261f;hpb=58b5c57c9a4767c786a1428f243c60ff52c82c26;p=dcpomatic.git 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"));