From 5930463faa07ce95268b6011db37c5be183f9f10 Mon Sep 17 00:00:00 2001 From: Graydon Hoare Date: Wed, 28 Dec 2011 11:53:12 -0800 Subject: Tidy up some drift in runtime logging, close #1380. --- src/rt/rust_shape.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/rt/rust_shape.cpp') diff --git a/src/rt/rust_shape.cpp b/src/rt/rust_shape.cpp index c4d9eb6a5a4..bd388ffff82 100644 --- a/src/rt/rust_shape.cpp +++ b/src/rt/rust_shape.cpp @@ -555,8 +555,6 @@ shape_cmp_type(int8_t *result, const type_desc *tydesc, extern "C" void shape_log_type(const type_desc *tydesc, uint8_t *data, uint32_t level) { rust_task *task = rust_scheduler::get_task(); - if (task->sched->log_lvl < level) - return; // TODO: Don't evaluate at all? shape::arena arena; shape::type_param *params = -- cgit 1.4.1-3-g733a5