summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/wx/wx_util.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/wx_util.cc b/src/wx/wx_util.cc
index 8a0438ae8..fc8b3dc99 100644
--- a/src/wx/wx_util.cc
+++ b/src/wx/wx_util.cc
@@ -513,7 +513,6 @@ dcpomatic_setup_i18n ()
#endif
locale->AddCatalog(char_to_wx("wxstd"));
- locale->AddCatalog(char_to_wx("wxstd-3.2"));
locale->AddCatalog(char_to_wx("libdcpomatic2-wx"));
locale->AddCatalog(char_to_wx("dcpomatic2"));