Browse Source

Remove obsolete info menu includes

Scott Lahteine 6 years ago
parent
commit
180f9a4c22
1 changed files with 0 additions and 8 deletions
  1. 0
    8
      Marlin/src/lcd/menu/menu_info.cpp

+ 0
- 8
Marlin/src/lcd/menu/menu_info.cpp View File

33
 #endif
33
 #endif
34
 
34
 
35
 #include "menu.h"
35
 #include "menu.h"
36
-// #include "../../module/motion.h"
37
-// #include "../../module/planner.h"
38
-// #include "../../module/temperature.h"
39
-// #include "../../Marlin.h"
40
-
41
-// #if HAS_LEVELING
42
-//   #include "../../feature/bedlevel/bedlevel.h"
43
-// #endif
44
 
36
 
45
 #if ENABLED(PRINTCOUNTER)
37
 #if ENABLED(PRINTCOUNTER)
46
 
38
 

Loading…
Cancel
Save