VirtualBox

Changeset 7925 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Apr 11, 2008 3:48:11 PM (17 years ago)
Author:
vboxsync
Message:

Removed debug code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMM.cpp

    r7924 r7925  
    19971997        if (    pR0Logger
    19981998            &&  pR0Logger->Logger.offScratch > 0)
    1999 {
    2000             RTLogWriteStdOut(pR0Logger->Logger.achScratch, pR0Logger->Logger.offScratch);
    20011999            RTLogFlushToLogger(&pR0Logger->Logger, NULL);
    2002 }
    20032000#endif /* !LOG_ENABLED */
    20042001        if (rc != VINF_VMM_CALL_HOST)
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