Skip to content

Commit

Permalink
minus one clown
Browse files Browse the repository at this point in the history
  • Loading branch information
abesto committed Jun 24, 2024
1 parent cf0800e commit c84cebb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions crates/kernel/testsuite/moot_suite.rs
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,6 @@ impl MootRunner for SchedulerMootRunner {
})
.transpose()
}

fn has_output(&mut self, _player: Objid) -> bool {
self.eval_result.is_some()
}
}

#[cfg(feature = "relbox")]
Expand Down

0 comments on commit c84cebb

Please sign in to comment.