the endless quest to plug memory leaks -- episode 379
[ardour.git] / libs / pbd / property_list.cc
index c2cf4a0b868eed31b5b0bbc84687e8e816f62ced..ae8674c97b7a1df001a3af9f6c98db0de867cb53 100644 (file)
@@ -27,7 +27,7 @@ using namespace PBD;
 PropertyList::PropertyList()
         : _property_owner (true)
 {
-       
+
 }
 
 PropertyList::PropertyList (PropertyList const & other)