Commit fdd0f94
committed
CologneBuffer does not need to implement CharSequence which then does not need to implement charAt and subSequence, which are themselves not used.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1063350 13f79535-47bb-0310-9956-ffa450edef681 parent eb8b793 commit fdd0f94
1 file changed
Lines changed: 3 additions & 16 deletions
Lines changed: 3 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
| 183 | + | |
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
| 194 | + | |
| 195 | + | |
203 | 196 | | |
204 | 197 | | |
205 | 198 | | |
| |||
210 | 203 | | |
211 | 204 | | |
212 | 205 | | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | 206 | | |
220 | 207 | | |
221 | 208 | | |
| |||
0 commit comments