Commit 7ef748b
committed
Remove the unused PngDeflater
PngEncoder has compressed image data with java.util.zip.DeflaterOutputStream
for a long time, which left PngDeflater without a single caller anywhere in
the repository.
The class was a partial Java port of PuTTY's sshzlib.c, so the PuTTY licence
section in the three about.html files covered code that is no longer shipped.
That section goes away with it.1 parent bd4f96f commit 7ef748b
4 files changed
Lines changed: 0 additions & 660 deletions
File tree
- binaries/legal_files
- cocoa.macosx
- gtk.linux
- win32.win32
- bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | 171 | | |
185 | 172 | | |
186 | 173 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | 222 | | |
236 | 223 | | |
237 | 224 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | 137 | | |
151 | 138 | | |
152 | 139 | | |
| |||
0 commit comments