瀏覽代碼

Remove stale variable (#12136)

InsanityAutomation 6 年之前
父節點
當前提交
a768df83cb
共有 1 個檔案被更改,包括 0 行新增2 行删除
  1. 0
    2
      Marlin/src/module/tool_change.h

+ 0
- 2
Marlin/src/module/tool_change.h 查看文件

@@ -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…
取消
儲存