speex: Don't export spx_ctl().
[paraslash.git] / spx.h
diff --git a/spx.h b/spx.h
index 6bcf17747556e6e071913683499c81828fed073d..c4999f07a6a32c2229afa8187c13871c64b3a7f8 100644 (file)
--- a/spx.h
+++ b/spx.h
@@ -37,4 +37,3 @@ struct spx_header_info {
 
 int spx_process_header(unsigned char *packet, long bytes,
                struct spx_header_info *shi);
-int spx_ctl(void *state, int request, void *ptr);