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