aboutsummaryrefslogtreecommitdiff
path: root/sys/sunaudio/gstsunaudio.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sunaudio/gstsunaudio.c')
-rw-r--r--sys/sunaudio/gstsunaudio.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/sunaudio/gstsunaudio.c b/sys/sunaudio/gstsunaudio.c
index 433fba24..633c1f01 100644
--- a/sys/sunaudio/gstsunaudio.c
+++ b/sys/sunaudio/gstsunaudio.c
@@ -48,7 +48,6 @@ plugin_init (GstPlugin * plugin)
GST_DEBUG_CATEGORY_INIT (sunaudio_debug, "sunaudio", 0, "sunaudio elements");
#ifdef ENABLE_NLS
- setlocale (LC_ALL, "");
bindtextdomain (GETTEXT_PACKAGE, LOCALEDIR);
bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
#endif /* ENABLE_NLS */