@ -80,7 +80,6 @@ void updateBuffers(ALuint src, ALuint bufs[numBuf])
int main(int argc, char * argv[])
{
std::cout << "OpenAL test project\n";
// set stdin to binary mode
#ifdef _WIN32
_setmode(_fileno(stdin), _O_BINARY);