small compiler warnings fixed
This commit is contained in:
@@ -79,7 +79,7 @@ void MlPerfMon::restore_callstack_position(size_t to_position) {
|
||||
}
|
||||
|
||||
void MlPerfMon::clear_callstack() {
|
||||
bool e = call_stack.empty();
|
||||
call_stack.empty();
|
||||
}
|
||||
|
||||
void MlPerfMon::print_results() const {
|
||||
|
||||
Reference in New Issue
Block a user