clear();
times.clear();
- // First, we need to to add any activepoints necessary to
+ // First, we need to add any activepoints necessary to
// maintain the integrity of the keyframes.
enclose_activepoint(activepoint);
// synfig::info(__FILE__":%d: value_node->find(waypoint)->get_time()=%s",__LINE__,value_node->find(waypoint)->get_time().get_string().c_str());
}catch (...) { }
- // First we need to to add any waypoints necessary to
+ // First we need to add any waypoints necessary to
// maintain the integrity of the keyframes.
if(get_edit_mode()&MODE_ANIMATE_PAST) try
{
clear();
times.clear();
- // First we need to to add any waypoints necessary to
+ // First we need to add any waypoints necessary to
// maintain the integrity of the keyframes.
enclose_waypoint(waypoint);