mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-12-25 04:43:03 +03:00
delete debugging message
This commit is contained in:
parent
7763b4c41f
commit
ea8837b5b9
@ -63,7 +63,6 @@ public:
|
||||
boost::hash_combine(seed, hypoDim);
|
||||
boost::hash_combine(seed, transOpt);
|
||||
|
||||
std::cerr << seed << " ";
|
||||
return seed;
|
||||
}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user