mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 09:17:52 -06:00
Fixing Clang warnings 3
This commit is contained in:
parent
b85de89751
commit
1834ebe981
21 changed files with 25 additions and 29 deletions
|
@ -124,7 +124,6 @@ const char* VALID_OBJECT_TYPES[] =
|
|||
"model"
|
||||
};
|
||||
|
||||
const unsigned int INVALID_OBJECT_TYPES_COUNT = 4;
|
||||
const char* INVALID_OBJECT_TYPES[] =
|
||||
{
|
||||
"solidsupport",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue