Browse Source

Drop extra include (#15171)

Ludy 5 years ago
parent
commit
01fd3f904f
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      Marlin/src/core/utility.cpp

+ 0
- 1
Marlin/src/core/utility.cpp View File

@@ -40,7 +40,6 @@ void safe_delay(millis_t ms) {
40 40
   #include "../module/probe.h"
41 41
   #include "../module/motion.h"
42 42
   #include "../module/stepper.h"
43
-  #include "../module/stepper.h"
44 43
   #include "../libs/numtostr.h"
45 44
   #include "../feature/bedlevel/bedlevel.h"
46 45
 

Loading…
Cancel
Save