warning C4702: unreachable code
This commit is contained in:
@@ -259,7 +259,6 @@ D3DFORMAT FindBackBufferType(bool bWindowed, int iBPP)
|
||||
}
|
||||
|
||||
RageException::Throw( "Couldn't find an appropriate back buffer format." );
|
||||
return D3DFMT_UNKNOWN;
|
||||
}
|
||||
|
||||
#ifndef _XBOX
|
||||
|
||||
Reference in New Issue
Block a user