diff options
| -rw-r--r-- | src/org/openintents/openpgp/util/OpenPgpApi.java | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/src/org/openintents/openpgp/util/OpenPgpApi.java b/src/org/openintents/openpgp/util/OpenPgpApi.java index f30f8be..589b514 100644 --- a/src/org/openintents/openpgp/util/OpenPgpApi.java +++ b/src/org/openintents/openpgp/util/OpenPgpApi.java @@ -147,7 +147,6 @@ public class OpenPgpApi {       * in addition a PendingIntent is returned via RESULT_INTENT to download missing keys.       * <p/>       * optional extras: -     * boolean       EXTRA_REQUEST_ASCII_ARMOR   (request ascii armor for output)       * byte[]        EXTRA_DETACHED_SIGNATURE    (detached signature)       * <p/>       * returned extras: | 
