- cleanup from unsupported DUCKBOX_HARDWARE

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2017-11-08 09:28:34 +01:00
committed by Thilo Graf
parent c154364b4e
commit 514bd932fc
12 changed files with 74 additions and 74 deletions

View File

@@ -48,7 +48,7 @@ class CScreenShot
bool get_osd;
bool get_video;
bool scale_to_video;
#if !HAVE_SPARK_HARDWARE && !HAVE_DUCKBOX_HARDWARE
#if !HAVE_SPARK_HARDWARE
FILE *fd;
pthread_t scs_thread;
pthread_mutex_t thread_mutex;