Retabify. Bad xemacs, bad.
This commit is contained in:
@@ -140,7 +140,6 @@ RageSound_CA::RageSound_CA()
|
|||||||
LOG->Warn("Could not install the overload listener.");
|
LOG->Warn("Could not install the overload listener.");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
vector<Desc> physicalFormats;
|
vector<Desc> physicalFormats;
|
||||||
GetPhysicalFormats( sID, physicalFormats );
|
GetPhysicalFormats( sID, physicalFormats );
|
||||||
unsigned i;
|
unsigned i;
|
||||||
@@ -208,7 +207,6 @@ RageSound_CA::RageSound_CA()
|
|||||||
RageException::ThrowNonfatal("Couldn't get Latency.");
|
RageException::ThrowNonfatal("Couldn't get Latency.");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
StartDecodeThread();
|
StartDecodeThread();
|
||||||
|
|
||||||
gConverter = new AudioConverter( this, procFormat );
|
gConverter = new AudioConverter( this, procFormat );
|
||||||
|
|||||||
Reference in New Issue
Block a user