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