Remove old M73 / SD comment (#17928)

This commit is contained in:
Alexander Gee 2020-05-09 23:35:26 -05:00 committed by GitHub
parent 37f86d9e08
commit 7a9bb6bc86
Signed by: GitHub
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,9 +33,6 @@
*
* Example:
* M73 P25 ; Set progress to 25%
*
* Notes:
* This has no effect during an SD print job
*/
void GcodeSuite::M73() {
if (parser.seen('P'))