mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-14 04:25:57 +08:00
Fix:
../src/slic3r/GUI/Gizmos/GLGizmoSVG.cpp:677:6: warning: unused function 'wu_draw_line' [-Wunused-function] ../src/slic3r/GUI/Gizmos/GLGizmoSVG.cpp:1220:6: warning: unused function 'draw' [-Wunused-function]
This commit is contained in:
parent
05a8746680
commit
03d61932a7
@ -98,9 +98,6 @@ private:
|
|||||||
GLTexture m_icons_texture;
|
GLTexture m_icons_texture;
|
||||||
|
|
||||||
unsigned int m_id{ 0 };
|
unsigned int m_id{ 0 };
|
||||||
int m_width{ 0 };
|
|
||||||
int m_height{ 0 };
|
|
||||||
|
|
||||||
Icons m_icons;
|
Icons m_icons;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user