From: Carl Hetherington Date: Fri, 5 Jan 2024 00:52:47 +0000 (+0100) Subject: Remove out-of-date patrons. X-Git-Tag: v2.16.72~48 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=4de8ab2f8e67c50546e0bf49ab045cbdb6f0c4e2 Remove out-of-date patrons. --- diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 48e0cab4e..adbe2eb7b 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -158,8 +158,6 @@ AboutDialog::AboutDialog (wxWindow* parent) wxArrayString patrons; patrons.Add ("Lightbender Post"); - patrons.Add ("Drop-out Cinema"); - patrons.Add ("Root & Rust Creative"); add_section (_("Patrons"), patrons); wxArrayString subscribers;