mirror of
https://github.com/daveallie/crosspoint-reader.git
synced 2026-02-04 22:57:50 +03:00
fix(cppcheck): clang format
This commit is contained in:
parent
092fcafd19
commit
fce43feea1
@ -232,8 +232,6 @@ bool HomeActivity::storeCoverBuffer() {
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
void HomeActivity::freeCoverBuffer() {
|
void HomeActivity::freeCoverBuffer() {
|
||||||
if (coverBuffer) {
|
if (coverBuffer) {
|
||||||
free(coverBuffer);
|
free(coverBuffer);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user