summaryrefslogtreecommitdiffstats
path: root/Source/cmExecutionStatus.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmExecutionStatus.h')
-rw-r--r--Source/cmExecutionStatus.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/cmExecutionStatus.h b/Source/cmExecutionStatus.h
index f9189f7..56199dd 100644
--- a/Source/cmExecutionStatus.h
+++ b/Source/cmExecutionStatus.h
@@ -11,8 +11,6 @@
class cmExecutionStatus
{
public:
- cmExecutionStatus() = default;
-
void Clear()
{
this->ReturnInvoked = false;