kopia lustrzana https://github.com/ryukoposting/Signal-Android
Reduce APNGParser logging.
rodzic
7c70ea4d3e
commit
19ce5b5c76
|
@ -96,9 +96,7 @@ public class APNGParser {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} catch (IOException e) {
|
} catch (IOException e) {
|
||||||
if (!(e instanceof FormatException)) {
|
return false;
|
||||||
e.printStackTrace();
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
Ładowanie…
Reference in New Issue