Removed duplicate slic3r.cpp (was already in utils)

This commit is contained in:
Joseph Lenox 2018-07-15 00:13:04 -05:00
parent 54d8760159
commit ee71f8b8f8

View File

@ -22,8 +22,6 @@
using namespace Slic3r;
void confess_at(const char *file, int line, const char *func, const char *pat, ...){}
int
main(int argc, char **argv)
{