diff options
author | XANTRONIX Development | 2022-02-01 20:43:44 -0500 |
---|---|---|
committer | XANTRONIX Development | 2022-02-01 20:43:44 -0500 |
commit | ed62620b49728151d31c32bd5a1cbc26a4fd2a4a (patch) | |
tree | c07cc9ae76c8b12f27a309910ec2f0173278cafd /include/xas | |
parent | 96054982a19628d603642c621c16663bdbe27bc4 (diff) | |
download | xas-ed62620b49728151d31c32bd5a1cbc26a4fd2a4a.tar.gz xas-ed62620b49728151d31c32bd5a1cbc26a4fd2a4a.tar.bz2 xas-ed62620b49728151d31c32bd5a1cbc26a4fd2a4a.zip |
really persistent about workable results
Diffstat (limited to 'include/xas')
-rw-r--r-- | include/xas/vox.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/xas/vox.h b/include/xas/vox.h index 790cbca..7eb72d1 100644 --- a/include/xas/vox.h +++ b/include/xas/vox.h @@ -26,7 +26,6 @@ typedef struct _xas_vox { stdout; FILE *in; - xas_audio_stream *output; } xas_vox; xas_vox *xas_vox_new(const char *text2wave_path, |