Skip to content

Commit

Permalink
Remove extra defines (MarlinFirmware#14983)
Browse files Browse the repository at this point in the history
  • Loading branch information
robbycandra authored and thinkyhead committed Aug 19, 2019
1 parent 403eefd commit 33d54c0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Marlin/src/lcd/dogm/status_screen_DOGM.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -520,10 +520,6 @@ void MarlinUI::draw_status_screen() {
// XYZ Coordinates
//

#define X_LABEL_POS 3
#define X_VALUE_POS 11
#define XYZ_SPACING 37

#if ENABLED(XYZ_HOLLOW_FRAME)
#define XYZ_FRAME_TOP 29
#define XYZ_FRAME_HEIGHT INFO_FONT_ASCENT + 3
Expand Down

0 comments on commit 33d54c0

Please sign in to comment.