Browse Source

deduplicate messages

Sergey Taranenko 12 years ago
parent
commit
50a5ce1dc4
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      Marlin/language.h

+ 0
- 2
Marlin/language.h View File

@@ -51,8 +51,6 @@
51 51
 	#define MSG_COOLDOWN "Cooldown"
52 52
 	#define MSG_EXTRUDE "Extrude"
53 53
 	#define MSG_RETRACT "Retract"
54
-	#define MSG_PREHEAT_PLA "Preheat PLA"
55
-	#define MSG_PREHEAT_ABS "Preheat ABS"
56 54
 	#define MSG_MOVE_AXIS "Move Axis"
57 55
 	#define MSG_SPEED "Speed"
58 56
 	#define MSG_NOZZLE "Nozzle"

Loading…
Cancel
Save