summaryrefslogtreecommitdiffstats
path: root/Source/cmExpandedCommandArgument.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmExpandedCommandArgument.cxx')
-rw-r--r--Source/cmExpandedCommandArgument.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmExpandedCommandArgument.cxx b/Source/cmExpandedCommandArgument.cxx
index 1c0a721..650a5ad 100644
--- a/Source/cmExpandedCommandArgument.cxx
+++ b/Source/cmExpandedCommandArgument.cxx
@@ -3,7 +3,6 @@
#include "cmExpandedCommandArgument.h"
cmExpandedCommandArgument::cmExpandedCommandArgument()
- : Quoted(false)
{
}