mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-10-04 04:36:31 +08:00
delete unneeded debug switch
This commit is contained in:
parent
9b3d8a1156
commit
dd082cb692
@ -2,10 +2,6 @@
|
|||||||
#include <cmath>
|
#include <cmath>
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
|
|
||||||
#ifdef SLIC3R_DEBUG
|
|
||||||
#include "SVG.hpp"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
namespace Slic3r {
|
namespace Slic3r {
|
||||||
|
|
||||||
TransformationMatrix::TransformationMatrix()
|
TransformationMatrix::TransformationMatrix()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user