VirtualBox

Ignore:
Timestamp:
Jan 1, 2019 8:13:07 PM (6 years ago)
Author:
vboxsync
Message:

Main: Don't use Logging.h.

Location:
trunk/src/VBox/Main/src-server/darwin
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/darwin/HostPowerDarwin.cpp

    r76553 r76592  
    1616 */
    1717
     18#define LOG_GROUP LOG_GROUP_MAIN_HOST
    1819#include "HostPower.h"
    19 #include "Logging.h"
     20#include "LoggingNew.h"
    2021#include <iprt/errcore.h>
    2122
  • trunk/src/VBox/Main/src-server/darwin/NetIf-darwin.cpp

    r76553 r76592  
    2121*   Header Files                                                                                                                 *
    2222*********************************************************************************************************************************/
     23#define LOG_GROUP LOG_GROUP_MAIN_HOST
     24
    2325/*
    2426 * Deal with conflicts first.
     
    5254#include "netif.h"
    5355#include "iokit.h"
    54 #include "Logging.h"
     56#include "LoggingNew.h"
    5557
    5658#if 0
  • trunk/src/VBox/Main/src-server/darwin/USBProxyBackendDarwin.cpp

    r76553 r76592  
    2020*   Header Files                                                                                                                 *
    2121*********************************************************************************************************************************/
     22#define LOG_GROUP LOG_GROUP_MAIN_USBPROXYBACKEND
    2223#include "USBProxyBackend.h"
    23 #include "Logging.h"
     24#include "LoggingNew.h"
    2425#include "iokit.h"
    2526
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