mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-23 14:22:41 -06:00
.DDUMP
This commit is contained in:
parent
3776bcd89c
commit
472ea07f8a
1 changed files with 0 additions and 1 deletions
|
|
@ -179,7 +179,6 @@ void Ide::ContextGoto0(int pos)
|
|||
String name;
|
||||
Point ref_pos;
|
||||
String ref_id = GetRefId(pos, name, ref_pos);
|
||||
DDUMP(ref_id);
|
||||
GotoId(ref_id, name, ref_pos, li);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue