peakmeter: Fix simulator build breakage introduced in 8cb55546
Change-Id: I86c327cf7053e71df7550b6d0673262035f95978
This commit is contained in:
parent
503bb791b0
commit
5dbb757670
1 changed files with 0 additions and 2 deletions
|
@ -46,9 +46,7 @@
|
|||
#include "pcm_record.h"
|
||||
#endif
|
||||
|
||||
#if !(CONFIG_PLATFORM & PLATFORM_HOSTED)
|
||||
static bool pm_playback = true; /* selects between playback and recording peaks */
|
||||
#endif
|
||||
|
||||
static struct meter_scales scales[NB_SCREENS];
|
||||
|
||||
|
|
Loading…
Reference in a new issue