mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -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,
|
D3DFORMAT *pSuggestedPixFmt,
|
||||||
bool bForce16bppZBuffer,
|
bool bForce16bppZBuffer,
|
||||||
bool bVerboseMode) {
|
bool bVerboseMode) {
|
||||||
bVerboseMode = true;
|
|
||||||
// Use this list of format modes when trying to find a valid graphics
|
// Use this list of format modes when trying to find a valid graphics
|
||||||
// format for the card. Formats are scanned in the order listed.
|
// format for the card. Formats are scanned in the order listed.
|
||||||
static D3DFORMAT valid_formats[] = {
|
static D3DFORMAT valid_formats[] = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user