Removed a bunch more DEBUGPOINT()s.
[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()();
 }