mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-04 08:35:08 -05:00
remove unused method
This commit is contained in:
parent
98f3909ecc
commit
fe21d6951f
@ -1134,10 +1134,6 @@ public class MessageView extends K9Activity implements OnClickListener {
|
||||
return true;
|
||||
}
|
||||
|
||||
public MessageCryptoView getDecryptLayout() {
|
||||
return mCryptoView;
|
||||
}
|
||||
|
||||
|
||||
@Override
|
||||
public boolean onPrepareOptionsMenu(Menu menu) {
|
||||
|
Loading…
Reference in New Issue
Block a user