Removed methods from slic3rxs

This commit is contained in:
Joseph Lenox 2018-07-21 23:35:28 -05:00
parent 2f9169d0d2
commit 0d1f5ec57c

View File

@ -1394,7 +1394,6 @@ PrintObject::generate_support_material()
print->status_cb(85, stats.str().c_str());
}
#endif // SLIC3RXS
void
@ -1652,4 +1651,6 @@ PrintObject::clip_fill_surfaces()
}
}
}
#endif // SLIC3RXS
}