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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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