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 'moses/RuleCube.cpp')
-rw-r--r--moses/RuleCube.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/moses/RuleCube.cpp b/moses/RuleCube.cpp
index 3808cf2cd..874a1f57d 100644
--- a/moses/RuleCube.cpp
+++ b/moses/RuleCube.cpp
@@ -33,7 +33,6 @@ using namespace std;
namespace Moses
{
-extern bool g_mosesDebug;
// initialise the RuleCube by creating the top-left corner item
RuleCube::RuleCube(const ChartTranslationOptions &transOpt,