cmCTest: Remove unimplemented method.

This commit is contained in:
Stephen Kelly 2015-05-16 16:46:12 +02:00
parent bb1e8c3adf
commit caff8e5a3e
1 changed files with 0 additions and 5 deletions

View File

@ -40,11 +40,6 @@ public:
return this->Command;
}
/**
* Print the structure to std::cout.
*/
void Print() const;
///! Set/Get a property of this source file
void SetProperty(const std::string& prop, const char *value);
void AppendProperty(const std::string& prop,