mirror of
https://github.com/daveallie/crosspoint-reader.git
synced 2026-02-07 08:07:40 +03:00
fix(cppcheck): clang format
This commit is contained in:
parent
a4310bf2c3
commit
e6f6f14b37
@ -229,8 +229,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