X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fpbd%2Fproperty_list.cc;h=ae8674c97b7a1df001a3af9f6c98db0de867cb53;hb=cd5a319e4842862fa6e84f35e3781fce73e129cf;hp=c2cf4a0b868eed31b5b0bbc84687e8e816f62ced;hpb=4dc63966f0872efe768dad61eb9b8785d06b92d1;p=ardour.git 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)