Removed the legacy GCodeTimeEstimator.cpp,hpp

It was difficult to navigate through the live code with the dead code
still available for full search.
This commit is contained in:
Vojtech Bubnik 2020-10-28 17:19:43 +01:00
parent 502aa42ac0
commit 7b2aca0159
3 changed files with 0 additions and 2169 deletions

View file

@ -109,8 +109,6 @@ add_library(libslic3r STATIC
GCodeReader.hpp
# GCodeSender.cpp
# GCodeSender.hpp
GCodeTimeEstimator.cpp
GCodeTimeEstimator.hpp
GCodeWriter.cpp
GCodeWriter.hpp
Geometry.cpp