diff options
Diffstat (limited to 'Source/cmOutputConverter.h')
-rw-r--r-- | Source/cmOutputConverter.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmOutputConverter.h b/Source/cmOutputConverter.h index ac7e7a0..f1a8041 100644 --- a/Source/cmOutputConverter.h +++ b/Source/cmOutputConverter.h @@ -111,7 +111,6 @@ private: static bool Shell_ArgumentNeedsQuotes(cm::string_view in, int flags); static std::string Shell_GetArgument(cm::string_view in, int flags); -private: cmStateSnapshot StateSnapshot; bool LinkScriptShell; |