remove unused #define MSG_RETRACT

This commit is contained in:
AnHardt 2015-01-29 11:58:50 +01:00
parent 152fa579f5
commit a6f808c9b1

View File

@ -30,7 +30,6 @@
#define MSG_COOLDOWN "Abkühlen"
#define MSG_SWITCH_PS_ON "Netzteil Ein"
#define MSG_SWITCH_PS_OFF "Netzteil Aus"
#define MSG_EXTRUDE "Extrude"
#define MSG_RETRACT "Retract"
#define MSG_MOVE_AXIS "Achsen bewegen"
#define MSG_MOVE_X "X bewegen"