From 96a0ebfc2583e6f92d8287ecd128eb7c634be017 Mon Sep 17 00:00:00 2001 From: Nick Date: Fri, 13 Sep 2019 07:48:04 -0400 Subject: Revert "Add additional formatting pass on directories" This reverts commit ca563ea85ead434e0d579026b5e66e829af5efe5. --- src/gpuwattch/processor.cc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/gpuwattch/processor.cc') diff --git a/src/gpuwattch/processor.cc b/src/gpuwattch/processor.cc index b5b5cfb..96c3351 100644 --- a/src/gpuwattch/processor.cc +++ b/src/gpuwattch/processor.cc @@ -1084,8 +1084,7 @@ void Processor::set_proc_param() { // if (procdynp.numCore<1) // { - // cout<<" The target processor should at least have one core on - // chip." + // cout<<" The target processor should at least have one core on chip." //<