mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-20 16:41:54 -06:00
Fixing GCC warnings 2
This commit is contained in:
parent
b5280fbed9
commit
2d32c80b75
13 changed files with 61 additions and 81 deletions
|
@ -98,7 +98,7 @@ void OG_CustomCtrl::init_ctrl_lines()
|
|||
ctrl_lines.emplace_back(CtrlLine(height, this, line, false, opt_group->staticbox));
|
||||
}
|
||||
else
|
||||
int i = 0;
|
||||
assert(false);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue