summaryrefslogtreecommitdiff
path: root/gtk2_ardour
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2020-05-01 12:29:24 -0600
committerPaul Davis <paul@linuxaudiosystems.com>2020-05-01 12:29:24 -0600
commit033838c242114ab2bb58b4549bbd3fcd5d309e09 (patch)
tree133f86c0622b37be8f9fe0a20088368710aab21d /gtk2_ardour
parentad2af5123d57553da336bea75502b8ccb80abefb (diff)
remove hard to understand and incorrect comment sentence
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