diff --git a/OpenPGP-Keychain/src/org/openintents/openpgp/IOpenPgpService.aidl b/OpenPGP-Keychain/src/org/openintents/openpgp/IOpenPgpService.aidl index a6705c01b..c4352a790 100644 --- a/OpenPGP-Keychain/src/org/openintents/openpgp/IOpenPgpService.aidl +++ b/OpenPGP-Keychain/src/org/openintents/openpgp/IOpenPgpService.aidl @@ -69,8 +69,6 @@ interface IOpenPgpService { * Byte array you want to sign and encrypt * @param encryptionUserIds * User Ids (emails) of recipients - * @param signatureUserId - * User Ids (email) of sender * @param asciiArmor * Encode for ASCII (Radix-64, 33 percent overhead compared to binary) * @param allowUserInteraction