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:
authorHieu Hoang <hieu@hoang.co.uk>2013-05-28 14:57:13 +0400
committerHieu Hoang <hieu@hoang.co.uk>2013-05-28 14:57:13 +0400
commit537e9373f847983c5d631d7d11dacc7499201b4c (patch)
tree9125e32db88eaeed6202dc303505da40fd44c4a5 /moses/WordLattice.cpp
parent036ea4ee296cbfbe40ae8a13ecb6f773a4cedb3c (diff)
minor warnings
Diffstat (limited to 'moses/WordLattice.cpp')
-rw-r--r--moses/WordLattice.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/moses/WordLattice.cpp b/moses/WordLattice.cpp
index 228d8e995..3a93b6c3a 100644
--- a/moses/WordLattice.cpp
+++ b/moses/WordLattice.cpp
@@ -37,7 +37,6 @@ int WordLattice::InitializeFromPCNDataType(const PCN::CN& cn, const std::vector<
size_t numInputScores = StaticData::Instance().GetNumInputScores();
size_t numRealWordCount = StaticData::Instance().GetNumRealWordsInInput();
- size_t totalCount = numInputScores + numRealWordCount;
bool addRealWordCount = (numRealWordCount > 0);
//when we have one more weight than params, we add a word count feature