remove virtual IsSoftwareRenderer()
This commit is contained in:
@@ -337,11 +337,6 @@ void RageDisplay_D3D::Update(float fDeltaTime)
|
||||
#endif
|
||||
}
|
||||
|
||||
bool RageDisplay_D3D::IsSoftwareRenderer()
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
RageDisplay_D3D::~RageDisplay_D3D()
|
||||
{
|
||||
LOG->Trace( "RageDisplay_D3D::~RageDisplay()" );
|
||||
|
||||
Reference in New Issue
Block a user