NO-OP no double semi-colons
This commit is contained in:
@@ -1340,7 +1340,7 @@ Editor::automation_create_point_at_edit_point ()
|
||||
return;
|
||||
}
|
||||
|
||||
timepos_t where (get_preferred_edit_position());;
|
||||
timepos_t where (get_preferred_edit_position());
|
||||
GdkEvent event;
|
||||
|
||||
event.type = GDK_KEY_PRESS;
|
||||
|
||||
Reference in New Issue
Block a user