Browse Source

Remove duplicate contrast define.

daid 11 years ago
parent
commit
9b7d87e885
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      Marlin/language.h

+ 0
- 1
Marlin/language.h View File

165
 	#define MSG_BABYSTEP_Y "Babystep Y"
165
 	#define MSG_BABYSTEP_Y "Babystep Y"
166
 	#define MSG_BABYSTEP_Z "Babystep Z"
166
 	#define MSG_BABYSTEP_Z "Babystep Z"
167
 	#define MSG_ENDSTOP_ABORT "Endstop abort"
167
 	#define MSG_ENDSTOP_ABORT "Endstop abort"
168
-	#define MSG_CONTRAST "Contrast"
169
 
168
 
170
 // Serial Console Messages
169
 // Serial Console Messages
171
 
170
 

Loading…
Cancel
Save