diff view/Pane.cpp @ 728:596414d20ef0 tonioni

Fix failure to delete property stack when pane is deleted (sometimes). Fixes Tony crash bug #881, needs to go in SV as well.
author Chris Cannam
date Tue, 04 Mar 2014 15:28:32 +0000
parents 4eb741d63161
children 711ae36a53a2
line wrap: on
line diff
--- a/view/Pane.cpp	Mon Feb 24 17:04:48 2014 -0500
+++ b/view/Pane.cpp	Tue Mar 04 15:28:32 2014 +0000
@@ -90,8 +90,7 @@
     
     updateHeadsUpDisplay();
 
-
-//    SVDEBUG << "Pane::Pane(" << this << ") returning" << endl;
+    cerr << "Pane::Pane(" << this << ") returning" << endl;
 }
 
 void