audiod: Fix error checking in init_default_filters().
[paraslash.git] / aac.h
diff --git a/aac.h b/aac.h
deleted file mode 100644 (file)
index 8ae7502..0000000
--- a/aac.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <neaacdec.h>
-
-/* exported symbols from aac_common.c */
-NeAACDecHandle aac_open(void);
-int aac_find_esds(unsigned char *buf, unsigned buflen, int *skip);