mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-14 05:05:56 +08:00
FIX:
C:\projects\worker\PrusaSlicer_Win64\build\src\slic3r\GUI\Gizmos\GLGizmoSVG.cpp(990) : warning C4715: '`anonymous namespace'::create_stroke_warning': not all control paths return a value
This commit is contained in:
parent
e40b798ef6
commit
5d70528c13
@ -984,8 +984,6 @@ std::string create_stroke_warning(const NSVGshape &shape) {
|
||||
// default: break;
|
||||
}
|
||||
|
||||
if (shape.opacity)
|
||||
|
||||
return warning;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user