Browse Source

removed unused "out of range" function

PavelSindler 6 years ago
parent
commit
b2c94f36cc
1 changed files with 0 additions and 5 deletions
  1. 0 5
      Firmware/mmu.cpp

+ 0 - 5
Firmware/mmu.cpp

@@ -814,11 +814,6 @@ void mmu_eject_fil_4()
 	mmu_eject_filament(4, true);
 }
 
-void mmu_eject_fil_5()
-{
-	mmu_eject_filament(5, true);
-}
-
 void load_all()
 {
 #ifndef SNMM