Explorar el Código

remove unused #define MSG_RETRACT

AnHardt hace 10 años
padre
commit
a6f808c9b1
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0
    1
      Marlin/language_de.h

+ 0
- 1
Marlin/language_de.h Ver fichero

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

Loading…
Cancelar
Guardar