Skip to content

Commit

Permalink
Merge pull request #160 from MarcusDenker/Cleanup-collectTempsNodes
Browse files Browse the repository at this point in the history
remove unused collectTempsNodes
  • Loading branch information
estebanlm authored Jan 6, 2021
2 parents 49afd3f + 0a73e5b commit bdda5b7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/NewTools-Inspector/StNodeCollector.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,6 @@ StNodeCollector >> collectNodes [
self slotNodes
]

{ #category : #building }
StNodeCollector >> collectTempsNodes [
^self tempNodesForContext: object context
]

{ #category : #private }
StNodeCollector >> indexedNodes [
| nodes indexableDisplayLimit top bottom topLimit bottomLimit |
Expand Down

0 comments on commit bdda5b7

Please sign in to comment.