From: c vw Date: Mon, 24 May 2021 17:08:50 +0000 (+0200) Subject: Removed "audio" declarations X-Git-Url: https://git.rkrishnan.org/listings/vdrive/index.php?a=commitdiff_plain;h=28dc788be973446a0a54b4c3d063643faea96de2;p=pihpsdr.git Removed "audio" declarations --- diff --git a/hpsdrsim.h b/hpsdrsim.h index 44a3393..13558a9 100644 --- a/hpsdrsim.h +++ b/hpsdrsim.h @@ -98,13 +98,6 @@ EXTERN struct sockaddr_in addr_old; // EXTERN double c1,c2; -// -// Forward declarations for the audio functions -// -void audio_get_cards(void); -void audio_open_output(); -void audio_write(int16_t, int16_t); - // // Forward declarations for new protocol stuff //