From b718fed6177a3dea4d18b9c6d38f4c1f8f321bec Mon Sep 17 00:00:00 2001 From: Tectu Date: Mon, 11 Jun 2012 00:08:30 +0200 Subject: [PATCH] cleanups --- glcd.c | 1 - 1 file changed, 1 deletion(-) diff --git a/glcd.c b/glcd.c index 17a501c9..9d65b663 100644 --- a/glcd.c +++ b/glcd.c @@ -2,7 +2,6 @@ #include "fonts.h" #include -uint16_t DeviceCode; uint8_t font_width = 8, font_height = 16; uint16_t lcd_width, lcd_height;