Code cleanup

This commit is contained in:
enricoturri1966 2020-09-01 09:28:02 +02:00
parent bf7b952eff
commit e32930aa6c
8 changed files with 3 additions and 503 deletions

View file

@ -150,10 +150,7 @@ public:
CustomGCodes,
Shells,
ToolMarker,
Legend,
#if GCODE_VIEWER_TIME_ESTIMATE != TIME_ESTIMATE_NONE
TimeEstimate
#endif // GCODE_VIEWER_TIME_ESTIMATE
Legend
};
Preview(wxWindow* parent, Model* model, DynamicPrintConfig* config, BackgroundSlicingProcess* process,