1
0
Эх сурвалжийг харах

cmCTest: Remove unimplemented method.

Stephen Kelly 10 жил өмнө
parent
commit
caff8e5a3e
1 өөрчлөгдсөн 0 нэмэгдсэн , 5 устгасан
  1. 0 5
      Source/cmTest.h

+ 0 - 5
Source/cmTest.h

@@ -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,