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