mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-05 10:49:24 +02:00
code cleanup
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1217 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
This commit is contained in:
parent
bcb6742257
commit
b7e182cbdd
3 changed files with 4 additions and 9 deletions
|
@ -169,7 +169,7 @@ public class NetworkLibrary {
|
|||
}
|
||||
if (!processed) {
|
||||
NetworkCatalogRootTree ptr = new NetworkCatalogRootTree(myRootTree, link, nodeCount++);
|
||||
//ptr.item().onDisplayItem();
|
||||
ptr.Item.onDisplayItem();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue