Uncommitted fix in NAN_NO_KETSJI compile, which seems to work only for
Makefile usage... the linking error might be makefile related then.
This commit is contained in:
@@ -45,16 +45,6 @@ SND_DummyDevice::SND_DummyDevice()
|
||||
{
|
||||
}
|
||||
|
||||
class SND_OpenALDevice : public SND_AudioDevice
|
||||
{
|
||||
public:
|
||||
SND_OpenALDevice();
|
||||
};
|
||||
|
||||
SND_OpenALDevice::SND_OpenALDevice()
|
||||
{
|
||||
}
|
||||
|
||||
SND_DummyDevice::~SND_DummyDevice()
|
||||
{
|
||||
#ifdef ONTKEVER
|
||||
|
||||
Reference in New Issue
Block a user