Commit a14b406
Remove PerspectiveSupport.getActivePerspective
This method returns String based on perspective label and removing '<'
and '>' symnbols. This is error prone and can be lead to different
perspectives be misdentified as same one if one relies on this method.
It is not used thus it better be removed before someone starts using it.1 parent edf9101 commit a14b406
File tree
1 file changed
+0
-13
lines changed- chemclipse/plugins/org.eclipse.chemclipse.support.ui/src/org/eclipse/chemclipse/support/ui/workbench
1 file changed
+0
-13
lines changedLines changed: 0 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | 56 | | |
70 | 57 | | |
71 | 58 | | |
| |||
0 commit comments