Remove needless 'End of pointer list' message

This commit is contained in:
Olivier 'reivilibre' 2021-09-07 18:21:36 +01:00
parent 33f18c4aeb
commit e51824dfdf
1 changed files with 0 additions and 2 deletions

View File

@ -115,8 +115,6 @@ pub fn debug_command<RP: RawPile>(
println!("{}", pointer);
}
}
eprintln!("End of pointer list.");
}
DebugCommand::DeletePointer { name } => {
// retrieve this pointer