Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/moses2/TranslationModel/PhraseTable.h')
-rw-r--r--contrib/moses2/TranslationModel/PhraseTable.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/moses2/TranslationModel/PhraseTable.h b/contrib/moses2/TranslationModel/PhraseTable.h
index c0774da67..9237f5ba6 100644
--- a/contrib/moses2/TranslationModel/PhraseTable.h
+++ b/contrib/moses2/TranslationModel/PhraseTable.h
@@ -62,8 +62,6 @@ public:
const TargetPhrase<SCFG::Word> &targetPhrase, Scores &scores,
SCORE &estimatedScore) const;
- virtual void CleanUpAfterSentenceProcessing();
-
// scfg
virtual void InitActiveChart(
MemPool &pool,