mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
ide: Fixed issue with goto line
git-svn-id: svn://ultimatepp.org/upp/trunk@8613 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
9ba0603fbc
commit
b550368ac4
1 changed files with 0 additions and 4 deletions
|
|
@ -267,10 +267,6 @@ void Navigator::NavigatorEnter()
|
|||
if(list.GetCount()) {
|
||||
list.GoBegin();
|
||||
Navigate();
|
||||
if(litem[0]->kind == KIND_LINE) {
|
||||
search.Clear();
|
||||
Search();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue