Browse Source

Remove empty line

Yuri D'Elia 4 years ago
parent
commit
5d27f3362a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Firmware/Marlin_main.cpp

+ 0 - 1
Firmware/Marlin_main.cpp

@@ -7116,7 +7116,6 @@ Sigma_Exit:
       {
           float e = code_value();
 #ifndef LA_NOCOMPAT
-
           e = la10c_jerk(e);
 #endif
           cs.max_jerk[E_AXIS] = e;