Skip to content

Commit

Permalink
Extraneous include?
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead committed Sep 28, 2020
1 parent 2eaf2b7 commit fdbaf79
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Marlin/src/lcd/menu/menu.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@

#include "limits.h"

#if IS_TFTGLCD_PANEL
#include "../TFTGLCD/ultralcd_TFTGLCD.h"
#endif

extern int8_t encoderLine, encoderTopLine, screen_items;

void scroll_screen(const uint8_t limit, const bool is_menu);
Expand Down

0 comments on commit fdbaf79

Please sign in to comment.