Remove duplicate line.
authorCarl Hetherington <cth@carlh.net>
Thu, 21 Mar 2013 12:05:41 +0000 (12:05 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 21 Mar 2013 12:05:41 +0000 (12:05 +0000)
src/lib/util.cc

index 765835bc4b1cc810cadf2ba7f07e06501bb28205..03c1f43dd2902e6ade9517bc116c97eef56ed106 100644 (file)
@@ -235,8 +235,6 @@ seconds (struct timeval t)
 void
 dvdomatic_setup ()
 {
-       bindtextdomain ("libdvdomatic", LOCALE_PREFIX);
-       
        avfilter_register_all ();
        
        Format::setup_formats ();