mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-25 13:48:42 -05:00
- No need to wrap this with an #ifdef PORTAUDIO
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@101 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
eaed0b81eb
commit
ee7689b8e5
@ -5,8 +5,6 @@ subroutine audio_init(ndin,ndout)
|
||||
#ifdef Win32
|
||||
use dfmt
|
||||
integer Thread1,Thread2
|
||||
#endif
|
||||
#ifdef USE_PORTAUDIO
|
||||
external a2d,decode1
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user