summaryrefslogtreecommitdiffstats
path: root/Source/cmCTest.h
diff options
context:
space:
mode:
authorRegina Pfeifer <regina@mailbox.org>2019-03-18 21:25:50 (GMT)
committerBrad King <brad.king@kitware.com>2019-03-20 15:41:29 (GMT)
commit71a3391b5ff95271074cf15a4a5d09ded42a362f (patch)
tree08a4d8d5e35c8d72d6dad2af9a4d1ee9551fcc5b /Source/cmCTest.h
parentb172a81d5512a2f0973dae6d5545b159e5b1ec2b (diff)
downloadCMake-71a3391b5ff95271074cf15a4a5d09ded42a362f.zip
CMake-71a3391b5ff95271074cf15a4a5d09ded42a362f.tar.gz
CMake-71a3391b5ff95271074cf15a4a5d09ded42a362f.tar.bz2
cmCTest: Use default member initialization
Diffstat (limited to 'Source/cmCTest.h')
-rw-r--r--Source/cmCTest.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/cmCTest.h b/Source/cmCTest.h
index 8317a15..d9f7ee0 100644
--- a/Source/cmCTest.h
+++ b/Source/cmCTest.h
@@ -467,8 +467,6 @@ public:
private:
int GenerateNotesFile(const char* files);
- void InitStreams();
-
void BlockTestErrorDiagnostics();
/**