minor cleanup.

This commit is contained in:
Mark Thom
2018-02-08 18:29:45 -07:00
parent 1b4d1c04c9
commit df3e8b8fce
4 changed files with 51 additions and 51 deletions

View File

@@ -554,7 +554,7 @@ macro_rules! check_cp_execute {
macro_rules! get_cleaner_call {
() => (
Line::Control(ControlInstruction::GetCleanerCall)
)
)
}
macro_rules! restore_cut_policy {