summaryrefslogtreecommitdiff
path: root/gtk2_ardour
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour')
-rw-r--r--gtk2_ardour/cocoacarbon.mm4
1 files changed, 0 insertions, 4 deletions
diff --git a/gtk2_ardour/cocoacarbon.mm b/gtk2_ardour/cocoacarbon.mm
index 8c5cac90fa..7a85226bd1 100644
--- a/gtk2_ardour/cocoacarbon.mm
+++ b/gtk2_ardour/cocoacarbon.mm
@@ -72,10 +72,6 @@ set_language_preference ()
dialect (e.g. "it_IT"). But in reality, it doesn't bother looking for
locale dirs with the full name, only the short code (it doesn't
know any better).
-
- Since Apple's preferred language list only consists of short language codes,
- if we set LANGUAGE then gettext will not look for the relevant long-form
- variants.
*/
/* how to get language preferences with CoreFoundation