summaryrefslogtreecommitdiffstats
path: root/Source/cmake.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmake.h')
-rw-r--r--Source/cmake.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/cmake.h b/Source/cmake.h
index edeb723..5bb2531 100644
--- a/Source/cmake.h
+++ b/Source/cmake.h
@@ -210,9 +210,6 @@ class cmake
*/
bool GetLocal() { return m_Local; }
- ///! Display command line useage
- void Usage(const char *program);
-
///! Parse command line arguments
void SetArgs(const std::vector<std::string>&);