removing lash from aubio_priv.h
authorPaul Brossier <piem@altern.org>
Thu, 29 Jun 2006 18:47:43 +0000 (18:47 +0000)
committerPaul Brossier <piem@altern.org>
Thu, 29 Jun 2006 18:47:43 +0000 (18:47 +0000)
removing lash from aubio_priv.h

src/aubio_priv.h

index 5da6013..07d6104 100644 (file)
 #include <string.h>
 #endif
 
-#ifdef ALSA_SUPPORT
-#ifdef LADCCA_SUPPORT
-#include <ladcca/ladcca.h>
-extern cca_client_t * aubio_cca_client;
-#endif /* LADCCA_SUPPORT */
-#endif /* ALSA_SUPPORT */
-
-
 #include "types.h"
 
 /****