summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/lcd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/export/lcd.h b/firmware/export/lcd.h
index afdc5cf45e..bdeddf0b52 100644
--- a/firmware/export/lcd.h
+++ b/firmware/export/lcd.h
@@ -43,7 +43,6 @@ struct viewport {
43#ifdef HAVE_LCD_BITMAP 43#ifdef HAVE_LCD_BITMAP
44 int flags; 44 int flags;
45 int font; 45 int font;
46 int line_height; /* 0 for using font height */
47 int drawmode; 46 int drawmode;
48#endif 47#endif
49#if LCD_DEPTH > 1 48#if LCD_DEPTH > 1