Browse Source

Drop leveling include from steppers.cpp

Scott Lahteine 6 years ago
parent
commit
d168ee9bed
1 changed files with 0 additions and 4 deletions
  1. 0
    4
      Marlin/src/module/stepper.cpp

+ 0
- 4
Marlin/src/module/stepper.cpp View File

@@ -65,10 +65,6 @@
65 65
   #include "../feature/dac/dac_dac084s085.h"
66 66
 #endif
67 67
 
68
-#if HAS_LEVELING
69
-  #include "../feature/bedlevel/bedlevel.h"
70
-#endif
71
-
72 68
 #if HAS_DIGIPOTSS
73 69
   #include <SPI.h>
74 70
 #endif

Loading…
Cancel
Save