From 3ba55dd6c0f3995922d87be7bced7e3b19c84871 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Thu, 29 Jun 2006 18:47:43 +0000 Subject: [PATCH] removing lash from aubio_priv.h removing lash from aubio_priv.h --- src/aubio_priv.h | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/aubio_priv.h b/src/aubio_priv.h index 5da60133..07d61048 100644 --- a/src/aubio_priv.h +++ b/src/aubio_priv.h @@ -61,14 +61,6 @@ #include #endif -#ifdef ALSA_SUPPORT -#ifdef LADCCA_SUPPORT -#include -extern cca_client_t * aubio_cca_client; -#endif /* LADCCA_SUPPORT */ -#endif /* ALSA_SUPPORT */ - - #include "types.h" /**** -- 2.26.2