no need to repeat initialization

This commit is contained in:
Paul Davis 2022-02-19 09:03:48 -07:00
parent 4ae5c04fd7
commit dcdfd3ff0f
1 changed files with 0 additions and 2 deletions

View File

@ -188,8 +188,6 @@ RegionView::init (bool wfd)
wait_for_data = wfd;
sync_mark = 0;
sync_line = 0;
sync_mark = 0;
sync_line = 0;
if (name_highlight) {
name_highlight->set_data ("regionview", this);