Changeset 55982 in vbox for trunk/src/VBox/HostDrivers/Support/solaris
- Timestamp:
- May 20, 2015 6:24:20 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 100491
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp
r53002 r55982 32 32 # undef DEBUG /* Warning: disables RT_STRICT */ 33 33 # define LOG_DISABLED 34 /** @todo RTLOGREL_DISABLED */ 34 # define RTLOG_REL_DISABLED 35 35 # include <iprt/log.h> 36 # undef LogRelIt37 # define LogRelIt(pvInst, fFlags, iGroup, fmtargs) do { } while (0)38 36 #endif 39 37
Note:
See TracChangeset
for help on using the changeset viewer.