remove debugging flag

This commit is contained in:
David Rose 2004-02-06 16:00:17 +00:00
parent 0ba65f32ca
commit d0e244d6b1

View File

@ -527,7 +527,6 @@ search_for_valid_displaymode(DXScreenData &scrn,
D3DFORMAT *pSuggestedPixFmt,
bool bForce16bppZBuffer,
bool bVerboseMode) {
bVerboseMode = true;
// Use this list of format modes when trying to find a valid graphics
// format for the card. Formats are scanned in the order listed.
static D3DFORMAT valid_formats[] = {