diff options
Diffstat (limited to 'Source/cmCMakePresetsFile.h')
-rw-r--r-- | Source/cmCMakePresetsFile.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmCMakePresetsFile.h b/Source/cmCMakePresetsFile.h index 26810ad..e92c86b 100644 --- a/Source/cmCMakePresetsFile.h +++ b/Source/cmCMakePresetsFile.h @@ -255,7 +255,6 @@ public: std::string ResourceSpecFile; cm::optional<int> TestLoad; cm::optional<ShowOnlyEnum> ShowOnly; - cm::optional<bool> RerunFailed; cm::optional<RepeatOptions> Repeat; cm::optional<bool> InteractiveDebugging; |