aboutsummaryrefslogtreecommitdiff
path: root/gst/avi/gstavi.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/avi/gstavi.c')
-rw-r--r--gst/avi/gstavi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/avi/gstavi.c b/gst/avi/gstavi.c
index e2569b06..b4cf0ad4 100644
--- a/gst/avi/gstavi.c
+++ b/gst/avi/gstavi.c
@@ -35,7 +35,6 @@ plugin_init (GstPlugin * plugin)
gst_riff_init ();
#ifdef ENABLE_NLS
- setlocale (LC_ALL, "");
bindtextdomain (GETTEXT_PACKAGE, LOCALEDIR);
bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
#endif /* ENABLE_NLS */