Browse Source

Drop extraneous ok_to_send

Scott Lahteine 9 years ago
parent
commit
0f6cd3640b
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      Marlin/Marlin_main.cpp

+ 0
- 1
Marlin/Marlin_main.cpp View File

@@ -1793,7 +1793,6 @@ inline void gcode_G0_G1() {
1793 1793
     #endif //FWRETRACT
1794 1794
 
1795 1795
     prepare_move();
1796
-    //ok_to_send();
1797 1796
   }
1798 1797
 }
1799 1798
 

Loading…
Cancel
Save