diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-21 12:05:41 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-21 12:05:41 +0000 |
| commit | 6cb347531ee421d6bb39da5e78d660b594c8c9b6 (patch) | |
| tree | 5f4e18e723dcf92432074f384b4a1fa1c1b03559 /src/lib | |
| parent | 9d283e1f5ed5b06dea2ff818daf4eff2a7e8cae5 (diff) | |
Remove duplicate line.
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/util.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/util.cc b/src/lib/util.cc index 765835bc4..03c1f43dd 100644 --- a/src/lib/util.cc +++ b/src/lib/util.cc @@ -235,8 +235,6 @@ seconds (struct timeval t) void dvdomatic_setup () { - bindtextdomain ("libdvdomatic", LOCALE_PREFIX); - avfilter_register_all (); Format::setup_formats (); |
