aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/crypto/OtrEngine.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/de/gultsch/chat/crypto/OtrEngine.java')
-rw-r--r--src/de/gultsch/chat/crypto/OtrEngine.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/de/gultsch/chat/crypto/OtrEngine.java b/src/de/gultsch/chat/crypto/OtrEngine.java
index 7be9bed3..cdd71d61 100644
--- a/src/de/gultsch/chat/crypto/OtrEngine.java
+++ b/src/de/gultsch/chat/crypto/OtrEngine.java
@@ -93,8 +93,6 @@ public class OtrEngine implements OtrEngineHost {
e.printStackTrace();
} catch (InvalidKeySpecException e) {
e.printStackTrace();
- } catch (JSONException e) {
- e.printStackTrace();
}
}