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