mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-12-26 21:42:19 +03:00
shut up
This commit is contained in:
parent
d7f5bb41fa
commit
5244a7b607
@ -45,7 +45,7 @@ void TranslationTask::Run()
|
|||||||
|
|
||||||
// report thread number
|
// report thread number
|
||||||
#if defined(WITH_THREADS) && defined(BOOST_HAS_PTHREADS)
|
#if defined(WITH_THREADS) && defined(BOOST_HAS_PTHREADS)
|
||||||
TRACE_ERR("Translating line " << translationId << " in thread id " << pthread_self() << endl);
|
VERBOSE(2, "Translating line " << translationId << " in thread id " << pthread_self() << endl);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user