1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

Remove leftover debug message

This commit is contained in:
tamasmeszaros
2021-03-19 18:37:07 +01:00
parent f3e3aabec7
commit e7f5c61bb8
-1
View File
@@ -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();
}