logging: cmake: Remove duplicate source entry

log_cache.c was listed twice for zephyr_sources_ifdef.

Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
This commit is contained in:
Pieter De Gendt 2023-07-04 15:06:38 +02:00 committed by Carles Cufí
parent 2cf3caa11c
commit a21c8f0281

View file

@ -12,7 +12,6 @@ if(NOT CONFIG_LOG_MODE_MINIMAL)
log_mgmt.c
log_cache.c
log_msg.c
log_cache.c
)
zephyr_sources_ifdef(