projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae7277c
)
removing lash from aubio_priv.h
author
Paul Brossier
<piem@altern.org>
Thu, 29 Jun 2006 18:47:43 +0000
(18:47 +0000)
committer
Paul 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
patch
|
blob
|
history
diff --git
a/src/aubio_priv.h
b/src/aubio_priv.h
index 5da60133ab14bdb209dec02343b1ed7c07965984..07d61048f793fb97097ba8de8bb36175290b828e 100644
(file)
--- 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"
/****