summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/wx/about_dialog.cc2
1 files changed, 0 insertions, 2 deletions
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;