diff options
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, |