mirror of
https://github.com/FliegendeWurst/cursive.git
synced 2024-11-08 18:30:40 +00:00
Remove debug line
This commit is contained in:
parent
70327a85e9
commit
a31dd01e5e
@ -710,8 +710,6 @@ impl Cursive {
|
||||
///
|
||||
/// [`run(&mut self)`]: #method.run
|
||||
pub fn step(&mut self) {
|
||||
let step_start = ::std::time::Instant::now();
|
||||
|
||||
// Do we need to redraw everytime?
|
||||
// Probably, actually.
|
||||
// TODO: Do we need to re-layout everytime?
|
||||
|
Loading…
Reference in New Issue
Block a user