Removed the dead code GCode/Analyzer.cpp,hpp to simplify code navigation.

This commit is contained in:
Vojtech Bubnik 2020-10-28 17:26:08 +01:00
parent 7b2aca0159
commit bb74d2da5b
4 changed files with 0 additions and 1509 deletions

View file

@ -79,8 +79,6 @@ add_library(libslic3r STATIC
Format/STL.hpp
Format/SL1.hpp
Format/SL1.cpp
GCode/Analyzer.cpp
GCode/Analyzer.hpp
GCode/ThumbnailData.cpp
GCode/ThumbnailData.hpp
GCode/CoolingBuffer.cpp