VirtualBox

Changeset 59544 in vbox for trunk/src/VBox/Runtime/r3/win


Ignore:
Timestamp:
Feb 1, 2016 1:35:58 PM (9 years ago)
Author:
vboxsync
Message:

IPRT: r3/win/process-win.cpp: Removed debug output.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/win/process-win.cpp

    r59543 r59544  
    14691469                            AssertPtr(pDomainList);
    14701470                            AssertPtr(pTranslatedSids);
     1471#ifdef DEBUG
    14711472                            LogRelFunc(("LsaLookupNames2: cDomains=%u, DomainIndex=%ld, SidUse=%ld\n",
    14721473                                        pDomainList->Entries, pTranslatedSids[0].DomainIndex, pTranslatedSids[0].Use));
     1474#endif
    14731475                            Assert(pTranslatedSids[0].Use == SidTypeUser);
    14741476
     
    15071509                            pTranslatedSids = NULL;
    15081510                        }
    1509 #ifndef DEBUG
    1510  # error "FOOOO!!!"
    1511 #endif
     1511
    15121512                        rtProcWinFreeAccountInfo(&accountInfo);
    15131513                        LsaClose(lsahPolicy);
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