aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/org/openintents
diff options
context:
space:
mode:
Diffstat (limited to 'OpenPGP-Keychain/src/org/openintents')
-rw-r--r--OpenPGP-Keychain/src/org/openintents/crypto/ICryptoService.aidl6
1 files changed, 0 insertions, 6 deletions
diff --git a/OpenPGP-Keychain/src/org/openintents/crypto/ICryptoService.aidl b/OpenPGP-Keychain/src/org/openintents/crypto/ICryptoService.aidl
index b74ab642c..555a71cd6 100644
--- a/OpenPGP-Keychain/src/org/openintents/crypto/ICryptoService.aidl
+++ b/OpenPGP-Keychain/src/org/openintents/crypto/ICryptoService.aidl
@@ -71,10 +71,4 @@ interface ICryptoService {
*/
oneway void decryptAndVerify(in byte[] inputBytes, in ICryptoCallback callback);
- /**
- * Opens setup using default parameters
- *
- */
- oneway void setup(boolean asciiArmor, boolean newKeyring, String newKeyringUserId);
-
} \ No newline at end of file