Remove leftover debug message
This commit is contained in:
parent
f3e3aabec7
commit
e7f5c61bb8
1 changed files with 0 additions and 1 deletions
|
@ -455,7 +455,6 @@ GLGizmoRotate3D::GLGizmoRotate3D(GLCanvas3D& parent, const std::string& icon_fil
|
|||
m_gizmos[i].set_group_id(i);
|
||||
}
|
||||
|
||||
std::cout << "Load rotopt state" << std::endl;
|
||||
load_rotoptimize_state();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue