]> git.rkrishnan.org Git - pihpsdr.git/commitdiff
Removed "audio" declarations
authorc vw <dl1ycf@darc.de>
Mon, 24 May 2021 17:08:50 +0000 (19:08 +0200)
committerc vw <dl1ycf@darc.de>
Mon, 24 May 2021 17:08:50 +0000 (19:08 +0200)
hpsdrsim.h

index 44a339344399ebfa0bd31a41f66225149ec3214d..13558a9b248fa20d260e0b14da87f0fcb105fbaa 100644 (file)
@@ -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
 //