remove test code

This commit is contained in:
Cheney 2015-09-27 10:22:53 +08:00
parent 03a55ea489
commit 6a53e6406c
1 changed files with 0 additions and 2 deletions

View File

@ -75,8 +75,6 @@ func (o *Operation) ioloop() {
}
switch r {
case 'i':
o.buf.Clean()
case CharCancel:
if o.IsSearchMode() {
o.ExitSearchMode(true)