a reverb is a reverb is a reverb
[ardour.git] / gtk2_ardour / time_info_box.cc
index de31dafc76a925987a9f0efa390c9002f44e8b75..d0d6871cbb0c07a3626e035b12e3e9b4f986c89e 100644 (file)
@@ -36,7 +36,7 @@
 #include "control_point.h"
 #include "automation_line.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 using namespace Gtk;
 using namespace ARDOUR;
@@ -187,7 +187,7 @@ TimeInfoBox::region_property_change (boost::shared_ptr<ARDOUR::Region> /* r */,
         * RegionView (not Region itself).
         */
 
-       selection_changed ();
+       //selection_changed ();
 }
 
 bool