Bug 441709

Summary: Remove dead code which used to support diagrams without layers
Product: [Modeling] Sirius Reporter: Pierre-Charles David <pierre-charles.david>
Component: DiagramAssignee: Project Inbox <sirius.diagram-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: esteban.dugueperoux
Version: 1.0.0Keywords: triaged
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on: 436069    
Bug Blocks:    

Description Pierre-Charles David CLA 2014-08-13 11:14:53 EDT
Now that bug #435879 is fixed, we should be able to remove all the old code which is only there to support diagram definitions with no layers, where mappings can appear directly inside the diagram description.

Basically this involves org.eclipse.sirius.diagram.business.api.helper.layers.LayerService and all the code that uses it.