mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
.removed DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@9448 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
3f701d703d
commit
960f653ac3
1 changed files with 0 additions and 1 deletions
|
|
@ -58,7 +58,6 @@ ThisbacksDlg::ThisbacksDlg(const String& scope)
|
|||
const Array<CppItem>& n = CodeBase()[q];
|
||||
for(int i = 0; i < n.GetCount(); i++)
|
||||
nname.FindAdd(n[i].name);
|
||||
DDUMP(nname);
|
||||
Index<String> done;
|
||||
GatherCallbacks("", done, scope, PRIVATE);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue