diff options
Diffstat (limited to 'Source/cmCTest.h')
-rw-r--r-- | Source/cmCTest.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/cmCTest.h b/Source/cmCTest.h index 23d71cb..e1cf25e 100644 --- a/Source/cmCTest.h +++ b/Source/cmCTest.h @@ -512,8 +512,6 @@ private: std::chrono::duration<double> GlobalTimeout; - std::chrono::duration<double> LastStopTimeout; - int MaxTestNameWidth; int ParallelLevel; |