aboutsummaryrefslogtreecommitdiff
path: root/gst/avi/gstavi.c
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2013-09-19 12:45:59 +0200
committerSebastian Dröge <slomo@circular-chaos.org>2013-09-19 12:45:59 +0200
commitf2da7bd60b4aad21e46b1eeb4d0df356f53dee73 (patch)
tree66bbf1e7a9977b2fa0c843f77d3fb98469c0d247 /gst/avi/gstavi.c
parent745561f0bd78088de77e79be5810300cc891b35c (diff)
parent73cae22d46e765755355ae7068ab415ea751cea8 (diff)
Merge tag 'upstream/1.1.90' into debian-experimental
Upstream version 1.1.90
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 */