Fix 1883030: Version 0.1 of the timeloop layer acted as if it wasn't there whenever...
[synfig.git] / synfig-studio / trunk / src / gtkmm / widget_value.cpp
index 82bbdda..5a8257a 100644 (file)
@@ -149,7 +149,6 @@ Widget_ValueBase::~Widget_ValueBase()
 void
 Widget_ValueBase::activate()
 {
-       //DEBUGPOINT();
        signal_activate()();
 }