VirtualBox

Changeset 69978 in vbox


Ignore:
Timestamp:
Dec 7, 2017 1:03:56 PM (7 years ago)
Author:
vboxsync
Message:

WDDM: DumpD3DCaps9.cpp compiler warnings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/DumpD3DCaps9.cpp

    r69500 r69978  
    752752    const char * pCmp = "\001";
    753753    const char * pCur;
    754     int cLength, cPrevLength;
     754    int cLength, cPrevLength = 0;
    755755
    756756    do
     
    987987        {
    988988            Log(("Unsupported type %d", enmCapsType));
    989             return NULL;
    990989        }
    991990    }
    992991
    993     Log(("Should not be here!"));
    994992    return NULL;
    995993}
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette