Commit bcc58ad
[GTK] Remove duplicate device-zoom initialization in Image
The device zoom is hard-coded to 100% when creating blank images.
Setting it to the current device zoom in the constructor is both wrong
and unnecessary, given that the value will be immediately overwritten.1 parent ebcb6b9 commit bcc58ad
File tree
1 file changed
+0
-2
lines changed- bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics
1 file changed
+0
-2
lines changedLines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | | - | |
219 | 218 | | |
220 | 219 | | |
221 | 220 | | |
| |||
410 | 409 | | |
411 | 410 | | |
412 | 411 | | |
413 | | - | |
414 | 412 | | |
415 | 413 | | |
416 | 414 | | |
| |||
0 commit comments