Clean up some u8g code (#12476)

This commit is contained in:
Scott Lahteine 2018-11-19 01:33:59 -06:00 committed by GitHub
parent 1f93d2bcf7
commit 88c57eaf55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 21 deletions

View file

@ -68,7 +68,6 @@
#endif
U8G_CLASS u8g(U8G_PARAM);
U8GLIB *pu8g = &u8g;
#include LANGUAGE_DATA_INCL(LCD_LANGUAGE)