Remove stale variable (#12136)

This commit is contained in:
InsanityAutomation 2018-10-18 12:26:14 -04:00 committed by Scott Lahteine
parent c36773bffb
commit a768df83cb

View file

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