summaryrefslogtreecommitdiff
path: root/libs/pbd/property_list.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libs/pbd/property_list.cc')
-rw-r--r--libs/pbd/property_list.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/pbd/property_list.cc b/libs/pbd/property_list.cc
index c2cf4a0b86..ae8674c97b 100644
--- a/libs/pbd/property_list.cc
+++ b/libs/pbd/property_list.cc
@@ -27,7 +27,7 @@ using namespace PBD;
PropertyList::PropertyList()
: _property_owner (true)
{
-
+
}
PropertyList::PropertyList (PropertyList const & other)