Fixed build and warnings on Linux and Mac

Fixed conflicts during rebase with master
This commit is contained in:
enricoturri1966 2022-05-18 12:40:38 +02:00
parent e3d648c802
commit 3b3edb5a97
3 changed files with 3 additions and 2 deletions

View file

@ -4146,7 +4146,6 @@ void GLCanvas3D::do_reset_skew(const std::string& snapshot_type)
std::set<std::pair<int, int>> done; // keeps track of modified instances
Selection::EMode selection_mode = m_selection.get_mode();
const Selection::IndicesList& idxs = m_selection.get_volume_idxs();
for (unsigned int id : idxs) {