From 080f9e6579c7a4a58eaf018f328cfd17902e025f Mon Sep 17 00:00:00 2001 From: Greg Kaiser Date: Tue, 3 Dec 2019 07:31:59 -0800 Subject: BootAnimation: Minor whitespace fix Test: TreeHugger Change-Id: Iccedcb9bb5751fc0aecbf460be0062ea86fdaccb --- cmds/bootanimation/BootAnimation.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'cmds/bootanimation/BootAnimation.cpp') diff --git a/cmds/bootanimation/BootAnimation.cpp b/cmds/bootanimation/BootAnimation.cpp index a5aa531fe6f8..459520a3eb27 100644 --- a/cmds/bootanimation/BootAnimation.cpp +++ b/cmds/bootanimation/BootAnimation.cpp @@ -1161,7 +1161,6 @@ BootAnimation::Animation* BootAnimation::loadAnimation(const String8& fn) return nullptr; } - mLoadedFiles.remove(fn); return animation; } -- cgit v1.2.3