1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-12-19 06:12:25 -05:00
k-9/src/com/fsck/k9/mail/internet
Jesse Vincent c79ea226a5 Remove "throws" declarations that didn't actually get thrown. Remove a
couple of try blocks that only caught throws we didn't throw. IntelliJ
optimization.
2010-12-01 03:02:13 +00:00
..
BinaryTempFileBody.java Remove "throws" declarations that didn't actually get thrown. Remove a 2010-12-01 03:02:13 +00:00
MimeBodyPart.java Remove "throws" declarations that didn't actually get thrown. Remove a 2010-12-01 03:02:13 +00:00
MimeHeader.java Remove "throws" declarations that didn't actually get thrown. Remove a 2010-12-01 03:02:13 +00:00
MimeMessage.java Remove "throws" declarations that didn't actually get thrown. Remove a 2010-12-01 03:02:13 +00:00
MimeMultipart.java Remove "throws" declarations that didn't actually get thrown. Remove a 2010-12-01 03:02:13 +00:00
MimeUtility.java clean up a couple null checks 2010-12-01 03:01:20 +00:00
TextBody.java Use of constants for immutable empty arrays (prevent useless memory allocation) 2010-08-02 11:55:31 +00:00