summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-03-20 16:48:11 +0000
committerCarl Hetherington <cth@carlh.net>2013-03-20 16:48:11 +0000
commit6157fc6d7d8037a239a2494ad89da8c917145dae (patch)
tree23822fca1e1ed2df6b9df4c527c5085de122e985 /src/lib
parentbcdc0ce108405479c47ef39b9b796074938b16ba (diff)
Remove redundant line.
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/util.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/util.cc b/src/lib/util.cc
index e043f8576..abbc35749 100644
--- a/src/lib/util.cc
+++ b/src/lib/util.cc
@@ -236,7 +236,6 @@ void
dvdomatic_setup ()
{
bindtextdomain ("libdvdomatic", LOCALE_PREFIX);
- setlocale (LC_ALL, "");
avfilter_register_all ();