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