ref: 3ba55dd6c0f3995922d87be7bced7e3b19c84871
parent: ae7277c2e49b9b96b80aceca5001b598b7d72643
author: Paul Brossier <[email protected]>
date: Thu Jun 29 14:47:43 EDT 2006
removing lash from aubio_priv.h removing lash from aubio_priv.h
--- a/src/aubio_priv.h
+++ b/src/aubio_priv.h
@@ -61,14 +61,6 @@
#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"
/****