Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 302520

Summary: CompoundRankSorter.pullTogetherSubgraphs() is dead code
Product: [Tools] GEF Reporter: Anthony Hunter <ahunter.eclipse>
Component: GEF-Legacy GEF (MVC)Assignee: Anthony Hunter <ahunter.eclipse>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.6   
Target Milestone: 3.6.0 (Helios) M6   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Anthony Hunter CLA 2010-02-10 17:35:07 EST
There is a dead code warning in Eclipse triggered by CompoundRankSorter.pullTogetherSubgraphs().

This code has been "dead" since 2006, so may as well get rid of it to resolve the warning.
Comment 1 Anthony Hunter CLA 2010-02-10 17:36:03 EST
(In reply to comment #0)
> This code has been "dead" since 2006, so may as well get rid of it to resolve
> the warning.

I should have said private method has been "dead" since 2006, so it has been removed.