diff options
Diffstat (limited to 'Source/cmake.h')
-rw-r--r-- | Source/cmake.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmake.h b/Source/cmake.h index 29c010d..4958a05 100644 --- a/Source/cmake.h +++ b/Source/cmake.h @@ -455,7 +455,6 @@ private: void operator=(const cmake&); // Not implemented. ProgressCallbackType ProgressCallback; void* ProgressCallbackClientData; - bool Verbose; bool InTryCompile; WorkingMode CurrentWorkingMode; bool DebugOutput; |