summaryrefslogtreecommitdiff
path: root/configmgr/source/localizedpropertynode.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/localizedpropertynode.cxx')
-rw-r--r--configmgr/source/localizedpropertynode.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/configmgr/source/localizedpropertynode.cxx b/configmgr/source/localizedpropertynode.cxx
index 49837c447dd6..1e75b812b7c4 100644
--- a/configmgr/source/localizedpropertynode.cxx
+++ b/configmgr/source/localizedpropertynode.cxx
@@ -45,7 +45,6 @@ NodeMap & LocalizedPropertyNode::getMembers() {
}
-
LocalizedPropertyNode::LocalizedPropertyNode(
LocalizedPropertyNode const & other):
Node(other), staticType_(other.staticType_), nillable_(other.nillable_)