removed unused "out of range" function
This commit is contained in:
parent
8a453e65f8
commit
b2c94f36cc
1 changed files with 0 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue