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/Hypothesis.cpp
parent036ea4ee296cbfbe40ae8a13ecb6f773a4cedb3c (diff)
minor warnings
Diffstat (limited to 'moses/Hypothesis.cpp')
-rw-r--r--moses/Hypothesis.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/moses/Hypothesis.cpp b/moses/Hypothesis.cpp
index 77c8d448a..7bc3e6a75 100644
--- a/moses/Hypothesis.cpp
+++ b/moses/Hypothesis.cpp
@@ -270,7 +270,6 @@ void Hypothesis::EvaluateWith(const StatelessFeatureFunction& slff) {
*/
void Hypothesis::CalcScore(const SquareMatrix &futureScore)
{
- const StaticData &staticData = StaticData::Instance();
clock_t t=0; // used to track time
// some stateless score producers cache their values in the translation