VirtualBox

Ignore:
Timestamp:
Jan 1, 2019 8:13:07 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
127895
Message:

Main: Don't use Logging.h.

Location:
trunk/src/VBox/Main/src-server/xpcom
Files:
2 edited

Legend:

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

    r76553 r76592  
    1616 */
    1717
     18#define LOG_GROUP LOG_GROUP_MAIN_VBOXSVC
    1819#include <ipcIService.h>
    1920#include <ipcCID.h>
     
    2829#include "server.h"
    2930
    30 #include "Logging.h"
     31#include "LoggingNew.h"
    3132
    3233#include <VBox/param.h>
  • trunk/src/VBox/Main/src-server/xpcom/server_module.cpp

    r76553 r76592  
    11/* $Id$ */
    22/** @file
    3  *
    43 * XPCOM server process helper module implementation functions
    54 */
     
    1716 */
    1817
     18#define LOG_GROUP LOG_GROUP_MAIN_VBOXSVC
    1919#ifdef RT_OS_OS2
    2020# include <prproces.h>
     
    4646
    4747#include "server.h"
    48 #include "Logging.h"
     48#include "LoggingNew.h"
    4949
    5050#include <iprt/errcore.h>
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