healthd: remove unused variable.
Test: builds Change-Id: If12cfd31353cd26b41c1c07f44761cea3c46c34a
This commit is contained in:
parent
4e6275ddaf
commit
dcbaeef6e3
1 changed files with 0 additions and 1 deletions
|
|
@ -84,7 +84,6 @@ bool parse_animation_desc(const std::string& content, animation* anim) {
|
|||
static constexpr const char* fail_prefix = "fail: ";
|
||||
static constexpr const char* clock_prefix = "clock_display: ";
|
||||
static constexpr const char* percent_prefix = "percent_display: ";
|
||||
static constexpr const char* frame_prefix = "frame: ";
|
||||
|
||||
std::vector<animation::frame> frames;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue