mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-24 02:12:15 -05:00
remove an unused method
This commit is contained in:
parent
143ca4df26
commit
fb663508e0
@ -1143,11 +1143,6 @@ public class MessageView extends K9Activity implements OnClickListener {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
public PgpData getPgpData() {
|
|
||||||
return mPgpData;
|
|
||||||
}
|
|
||||||
|
|
||||||
// This REALLY should be in MessageCryptoView
|
// This REALLY should be in MessageCryptoView
|
||||||
public void onDecryptDone(PgpData pgpData) {
|
public void onDecryptDone(PgpData pgpData) {
|
||||||
// TODO: this might not be enough if the orientation was changed while in APG,
|
// TODO: this might not be enough if the orientation was changed while in APG,
|
||||||
|
Loading…
Reference in New Issue
Block a user