diff --git a/Marlin/src/module/tool_change.h b/Marlin/src/module/tool_change.h index b823278041..8787d45687 100644 --- a/Marlin/src/module/tool_change.h +++ b/Marlin/src/module/tool_change.h @@ -70,8 +70,6 @@ #endif #endif -extern float z_raise; - /** * Perform a tool-change, which may result in moving the * previous tool out of the way and the new tool into place.