mirror of
https://github.com/moparisthebest/k-9
synced 2025-02-07 18:50:11 -05:00
Don't reference the enclosing type instance when it's not used (memory optimisation)
This commit is contained in:
parent
63a8197f5a
commit
fb348449c3
@ -152,7 +152,7 @@ public class MimeHeader
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
class Field
|
static class Field
|
||||||
{
|
{
|
||||||
String name;
|
String name;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user