From 6157fc6d7d8037a239a2494ad89da8c917145dae Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 20 Mar 2013 16:48:11 +0000 Subject: [PATCH] Remove redundant line. --- src/lib/util.cc | 1 - 1 file changed, 1 deletion(-) 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 (); -- 2.30.2