mirror of
https://github.com/oxen-io/session-android.git
synced 2025-06-30 18:48:28 +00:00
Reduce APNGParser logging.
This commit is contained in:
parent
7c70ea4d3e
commit
19ce5b5c76
@ -96,9 +96,7 @@ public class APNGParser {
|
||||
}
|
||||
}
|
||||
} catch (IOException e) {
|
||||
if (!(e instanceof FormatException)) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
return false;
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user