From 4bde94abf9ee666af633c10d4f408704c5e36af9 Mon Sep 17 00:00:00 2001 From: Christian Gmeiner Date: Tue, 2 Feb 2010 15:50:37 +0100 Subject: cDxr3Interface::IsOssAudio is not needed anymore This method does not work with newer dxr3 drivers, as they support both audio interfaces (oss/alsa) at the same time. --- dxr3interface.h | 1 - 1 file changed, 1 deletion(-) (limited to 'dxr3interface.h') diff --git a/dxr3interface.h b/dxr3interface.h index 2516ac1..80fa7c5 100644 --- a/dxr3interface.h +++ b/dxr3interface.h @@ -67,7 +67,6 @@ public: } // audio - bool IsOssAudio(); int OssSetPlayMode(uint32_t mode); // clock -- cgit v1.2.3