drop #ifdef ENABLE_FLAC

This commit is contained in:
martii
2013-10-31 21:38:06 +01:00
committed by [CST] Focus
parent e41f122970
commit bf694d32f1
3 changed files with 0 additions and 11 deletions

View File

@@ -27,9 +27,6 @@
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#ifdef ENABLE_FLAC
#include <flacdec.h>
#endif
#include <linux/soundcard.h>
#include <fcntl.h>
#include <sys/ioctl.h>