VirtualBox

Changeset 71398 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Mar 20, 2018 12:54:33 PM (7 years ago)
Author:
vboxsync
Message:

DnD/Main: Got rid of defining LOG_GROUP in GuestDnDPrivate.h -- breaks logging for a lot of Guest Control stuff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/GuestDnDPrivate.h

    r69500 r71398  
    2727#include <VBox/GuestHost/DragAndDrop.h>
    2828#include <VBox/HostServices/DragAndDropSvc.h>
    29 
    30 #ifdef LOG_GROUP
    31  #undef LOG_GROUP
    32 #endif
    33 #define LOG_GROUP LOG_GROUP_GUEST_DND
    34 #include <VBox/log.h>
    3529
    3630/**
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