From 62fe00b1a5775dbba1f961e41511dd99b4f946cb Mon Sep 17 00:00:00 2001 From: Hieu Hoang Date: Fri, 3 Oct 2014 15:04:55 +0100 Subject: delete m_latticeSamplesCollector --- moses-cmd/Main.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'moses-cmd') diff --git a/moses-cmd/Main.cpp b/moses-cmd/Main.cpp index 3751a597e..ca251882f 100644 --- a/moses-cmd/Main.cpp +++ b/moses-cmd/Main.cpp @@ -175,7 +175,6 @@ int main(int argc, char** argv) // set up task of translating one sentence TranslationTask* task = new TranslationTask(lineCount,source, *ioWrapper, - latticeSamplesCollector.get(), staticData.GetOutputSearchGraphSLF(), hypergraphOutput); // execute task -- cgit v1.2.3