summaryrefslogtreecommitdiff
path: root/SharedGraphics/Liza8x10.h
diff options
context:
space:
mode:
Diffstat (limited to 'SharedGraphics/Liza8x10.h')
-rw-r--r--SharedGraphics/Liza8x10.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/SharedGraphics/Liza8x10.h b/SharedGraphics/Liza8x10.h
index 72cf3c8829..b5b0072473 100644
--- a/SharedGraphics/Liza8x10.h
+++ b/SharedGraphics/Liza8x10.h
@@ -7,19 +7,6 @@ static constexpr char last_glyph = '~';
static constexpr byte glyph_width = 8;
static constexpr byte glyph_height = 10;
-static constexpr const char* error_glyph {
- " #### "
- " # # "
- " # # "
- " # ## # "
- " # ## # "
- " #### "
- " ## "
- " ###### "
- " ## "
- " ## ",
-};
-
static constexpr const char* glyphs[] {
" ## "