浏览代码

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.

正在加载...
取消
保存