git-svn-id: svn://ultimatepp.org/upp/trunk@14874 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2020-08-22 15:46:07 +00:00
parent 34f39088d6
commit 066974c7e5

View file

@ -184,7 +184,6 @@ void GatherMethods(const String& type, VectorMap<String, bool>& inherited, bool
void CodeBrowser::LoadScope()
{
DLOG("===== LoadScope");
Value key = item.GetKey();
int sc = item.GetCursorSc();
{