summaryrefslogtreecommitdiffstats
path: root/Source/cmCTest.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmCTest.h')
-rw-r--r--Source/cmCTest.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/cmCTest.h b/Source/cmCTest.h
index 7c3d41e..4f58b19 100644
--- a/Source/cmCTest.h
+++ b/Source/cmCTest.h
@@ -200,9 +200,6 @@ public:
cmGeneratedFileStream& stream,
bool compress = false);
- ///! Convert string to something that is XML safe
- static std::string MakeXMLSafe(const std::string&);
-
///! Should we only show what we would do?
bool GetShowOnly();