projects
/
pihpsdr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3babf00
)
Removed "audio" declarations
author
c vw
<dl1ycf@darc.de>
Mon, 24 May 2021 17:08:50 +0000
(19:08 +0200)
committer
c vw
<dl1ycf@darc.de>
Mon, 24 May 2021 17:08:50 +0000
(19:08 +0200)
hpsdrsim.h
patch
|
blob
|
history
diff --git
a/hpsdrsim.h
b/hpsdrsim.h
index 44a339344399ebfa0bd31a41f66225149ec3214d..13558a9b248fa20d260e0b14da87f0fcb105fbaa 100644
(file)
--- 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
//