Commit 057b24c
Remove redundant GC.dispose() calls for Image
This minor refactoring eliminates unnecessary calls to GC.dispose() since disposing an Image automatically disposes its associated GC. There is no visual impact from this change.1 parent 11c1f19 commit 057b24c
2 files changed
Lines changed: 0 additions & 2 deletions
File tree
- bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt
- graphics
- widgets
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2831 | 2831 | | |
2832 | 2832 | | |
2833 | 2833 | | |
2834 | | - | |
2835 | 2834 | | |
2836 | 2835 | | |
2837 | 2836 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1635 | 1635 | | |
1636 | 1636 | | |
1637 | 1637 | | |
1638 | | - | |
1639 | 1638 | | |
1640 | 1639 | | |
1641 | 1640 | | |
| |||
0 commit comments