From e6a37f565f157ca198113ccc4461cc1aa8e8e3ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Mon, 16 Sep 2013 16:33:43 +0200 Subject: API documentation --- OpenPGP-Keychain/src/org/openintents/openpgp/IOpenPgpService.aidl | 2 -- 1 file changed, 2 deletions(-) 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 -- cgit v1.2.3