Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 080f9e65 authored by Greg Kaiser's avatar Greg Kaiser
Browse files

BootAnimation: Minor whitespace fix

Test: TreeHugger
Change-Id: Iccedcb9bb5751fc0aecbf460be0062ea86fdaccb
parent 7426ec8e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1161,7 +1161,6 @@ BootAnimation::Animation* BootAnimation::loadAnimation(const String8& fn)
        return nullptr;
    }


    mLoadedFiles.remove(fn);
    return animation;
}