VirtualBox

Changeset 38037 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Jul 18, 2011 5:31:38 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
72978
Message:

eliminate use of LOG_ENABLED

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/src/VBox/Main/include/Logging.h

    r37666 r38037  
    4242#endif
    4343
    44 /* Ensure log macros are enabled if release logging is requested */
    45 #if defined (VBOX_MAIN_RELEASE_LOG) && !defined (DEBUG)
    46 # ifndef LOG_ENABLED
    47 #  define LOG_ENABLED
    48 # endif
    49 #endif
    50 
    5144#include <VBox/log.h>
    5245
Note: See TracChangeset for help on using the changeset viewer.

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