From 3e28243076b70bd7b8a5b6c328ebad8de94354a7 Mon Sep 17 00:00:00 2001
From: Scott Lahteine <github@thinkyhead.com>
Date: Mon, 28 Aug 2017 20:00:44 -0500
Subject: [PATCH] No need for LCD_PINS_Dn when unused

---
 Marlin/pins_MELZI_CREALITY.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/Marlin/pins_MELZI_CREALITY.h b/Marlin/pins_MELZI_CREALITY.h
index e9199ed36a..7981e4a491 100644
--- a/Marlin/pins_MELZI_CREALITY.h
+++ b/Marlin/pins_MELZI_CREALITY.h
@@ -52,9 +52,6 @@
 #define LCD_PINS_RS     28 // st9720 CS
 #define LCD_PINS_ENABLE 17 // st9720 DAT
 #define LCD_PINS_D4     30 // st9720 CLK
-#define LCD_PINS_D5     -1
-#define LCD_PINS_D6     -1
-#define LCD_PINS_D7     -1
 #define FIL_RUNOUT_PIN  -1 // Uses Beeper/LED Pin Pulled to GND
 
 // Alter timing for graphical display