diff --git a/src/org/thoughtcrime/securesms/jobs/PushDecryptJob.java b/src/org/thoughtcrime/securesms/jobs/PushDecryptJob.java index 607a6597d6..15532460f3 100644 --- a/src/org/thoughtcrime/securesms/jobs/PushDecryptJob.java +++ b/src/org/thoughtcrime/securesms/jobs/PushDecryptJob.java @@ -1117,8 +1117,6 @@ public class PushDecryptJob extends BaseJob implements InjectableType { } } } - // Invalid metadata exception - // TODO return false; }