From d8760868911aeac33a9191128872a2ba8eb2352a Mon Sep 17 00:00:00 2001 From: graehl Date: Tue, 20 Jul 2010 19:43:18 +0000 Subject: remove duplicate notify git-svn-id: https://ws10smt.googlecode.com/svn/trunk@338 ec762483-ff6d-05da-a07a-a48fb63a330f --- decoder/cdec.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'decoder') diff --git a/decoder/cdec.cc b/decoder/cdec.cc index be554774..aa1003a3 100644 --- a/decoder/cdec.cc +++ b/decoder/cdec.cc @@ -206,7 +206,6 @@ void InitCommandLine(int argc, char** argv, OracleBleu &ob, po::variables_map* c cerr << dcmdline_options << endl; exit(1); } - po::notify(conf); } -- cgit v1.2.3