- 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:
Diane Bruce 2006-01-14 15:53:01 +00:00
parent eaed0b81eb
commit ee7689b8e5
1 changed files with 0 additions and 2 deletions

View File

@ -5,8 +5,6 @@ subroutine audio_init(ndin,ndout)
#ifdef Win32
use dfmt
integer Thread1,Thread2
#endif
#ifdef USE_PORTAUDIO
external a2d,decode1
#endif