Remove extra defines (#14983)

This commit is contained in:
Robby Candra 2019-08-19 09:00:21 +07:00 committed by Scott Lahteine
parent 403eefd272
commit 33d54c0d5a

View file

@ -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