mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
remove debugging flag
This commit is contained in:
parent
0ba65f32ca
commit
d0e244d6b1
@ -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[] = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user