🎨 misc. cleanup
This commit is contained in:
committed by
Scott Lahteine
parent
e667d4e6e4
commit
a81fd009f0
@ -237,7 +237,6 @@ void report_current_position_projected() {
|
||||
}
|
||||
|
||||
#if ENABLED(AUTO_REPORT_POSITION)
|
||||
//struct PositionReport { void report() { report_current_position_projected(); } };
|
||||
AutoReporter<PositionReport> position_auto_reporter;
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user