remove useless line
This commit is contained in:
parent
afd1ae5458
commit
003c5d4e3d
|
@ -288,7 +288,6 @@ struct scoped_status
|
|||
|
||||
void do_insert(Window& window, IncrementalInserter::Mode mode)
|
||||
{
|
||||
scoped_status("-- INSERT --");
|
||||
Kakoune::IncrementalInserter inserter(window, mode);
|
||||
draw_window(window);
|
||||
while(true)
|
||||
|
|
Loading…
Reference in New Issue
Block a user