summaryrefslogtreecommitdiffstats
path: root/gst
diff options
context:
space:
mode:
Diffstat (limited to 'gst')
-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 50adfd2e..fa17fa47 100644
--- a/gst/avi/gstavi.c
+++ b/gst/avi/gstavi.c
@@ -37,7 +37,6 @@ plugin_init (GstPlugin *plugin)
#ifdef ENABLE_NLS
setlocale (LC_ALL, "");
bindtextdomain (GETTEXT_PACKAGE, LOCALEDIR);
- textdomain (GETTEXT_PACKAGE);
#endif /* ENABLE_NLS */
return (gst_element_register (plugin, "avidemux",