Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/slic3r.cpp')
-rw-r--r--src/slic3r.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/slic3r.cpp b/src/slic3r.cpp
index 4cff9b38b..085b39686 100644
--- a/src/slic3r.cpp
+++ b/src/slic3r.cpp
@@ -14,8 +14,6 @@
using namespace Slic3r;
-void confess_at(const char *file, int line, const char *func, const char *pat, ...){}
-
int
main(int argc, char **argv)
{