Clean up some pre-serial-redirect includes

This commit is contained in:
Scott Lahteine
2019-03-03 01:49:21 -06:00
parent fa0d909dd3
commit 3f36a38512
5 changed files with 0 additions and 20 deletions

View File

@ -26,10 +26,6 @@
#include "../../libs/duration_t.h"
#include "../../lcd/ultralcd.h"
#if NUM_SERIAL > 1
#include "../../gcode/queue.h"
#endif
/**
* M31: Get the time since the start of SD Print (or last M109)
*/