From 40f2355b1ac932d6b8a498c1bcabc9281dabc562 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Thu, 17 Jan 2013 01:48:57 +0100 Subject: Intent action fixes --- .../src/org/sufficientlysecure/keychain/integration/Constants.java | 1 - 1 file changed, 1 deletion(-) (limited to 'OpenPGP-Keychain-API-Lib/src') diff --git a/OpenPGP-Keychain-API-Lib/src/org/sufficientlysecure/keychain/integration/Constants.java b/OpenPGP-Keychain-API-Lib/src/org/sufficientlysecure/keychain/integration/Constants.java index 51998a33e..93bcee8f6 100644 --- a/OpenPGP-Keychain-API-Lib/src/org/sufficientlysecure/keychain/integration/Constants.java +++ b/OpenPGP-Keychain-API-Lib/src/org/sufficientlysecure/keychain/integration/Constants.java @@ -21,5 +21,4 @@ public class Constants { public static final String KEYCHAIN_PACKAGE_NAME = "org.sufficientlysecure.keychain"; public static final int MIN_REQUIRED_VERSION = 50; - } -- cgit v1.2.3