Explorar el Código

Remove stale variable (#12136)

InsanityAutomation hace 6 años
padre
commit
a768df83cb
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0
    2
      Marlin/src/module/tool_change.h

+ 0
- 2
Marlin/src/module/tool_change.h Ver fichero

@@ -70,8 +70,6 @@
70 70
   #endif
71 71
 #endif
72 72
 
73
-extern float z_raise;
74
-
75 73
 /**
76 74
  * Perform a tool-change, which may result in moving the
77 75
  * previous tool out of the way and the new tool into place.

Loading…
Cancelar
Guardar