Skip to content

Commit

Permalink
ditch EXTRA_DECRYPTION_RESULT_WRAPPER constant
Browse files Browse the repository at this point in the history
  • Loading branch information
Valodim committed Jun 16, 2016
1 parent ff848da commit 16409bf
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,6 @@ public class OpenPgpApi {
public static final String EXTRA_DETACHED_SIGNATURE = "detached_signature";
public static final String EXTRA_PROGRESS_MESSENGER = "progress_messenger";
public static final String EXTRA_DATA_LENGTH = "data_length";
public static final String EXTRA_DECRYPTION_RESULT_WRAPPER = "decryption_result_wrapper";
public static final String EXTRA_DECRYPTION_RESULT = "decryption_result";
public static final String EXTRA_SENDER_ADDRESS = "sender_address";
public static final String RESULT_SIGNATURE = "signature";
Expand Down

0 comments on commit 16409bf

Please sign in to comment.