mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-02-20 19:42:21 -07:00
ENH: remove the assert
JIRA: [none] Change-Id: I904dd91b883ff272b82439fa63f72114220aab67 (cherry picked from commit 0e3b73bda83b6cb679def06d1b68360e2fa1f958)
This commit is contained in:
parent
bc13ca4622
commit
6809f99939
1 changed files with 0 additions and 1 deletions
|
|
@ -166,7 +166,6 @@ static std::string _parse_printer_type(const std::string& type_str)
|
|||
}
|
||||
}
|
||||
|
||||
assert(0 && __FUNCTION__);
|
||||
BOOST_LOG_TRIVIAL(error) << __FUNCTION__ << " Unsupported printer type: " << type_str;
|
||||
return type_str;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue