- remove libarmbox/playback_hisilicon.h/cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2021-11-07 00:57:01 +01:00
committed by Thilo Graf
parent c095d7a5a9
commit 34a5328de7
5 changed files with 0 additions and 1744 deletions

View File

@@ -7,12 +7,8 @@
#if ENABLE_GSTREAMER
#include "../libarmbox/playback_gst.h"
#else
#if BOXMODEL_HISILICON
#include "../libarmbox/playback_hisilicon.h"
#else
#include "../libarmbox/playback_libeplayer3.h"
#endif
#endif
#elif HAVE_MIPS_HARDWARE
#include "../libmipsbox/playback_libeplayer3.h"
#elif HAVE_GENERIC_HARDWARE