VirtualBox

Changeset 30559 in vbox for trunk/src/VBox/Main/xpcom


Ignore:
Timestamp:
Jul 1, 2010 2:51:30 PM (14 years ago)
Author:
vboxsync
Message:

Main: small refactoring

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

Legend:

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

    r30345 r30559  
    4646#include "ConsoleVRDPServer.h"
    4747#include "VirtualBoxCallbackImpl.h"
    48 #include "EventImpl.h"
    4948
    5049#include "Logging.h"
     
    7473NS_DECL_CLASSINFO(RemoteDisplayInfo)
    7574NS_IMPL_THREADSAFE_ISUPPORTS1_CI(RemoteDisplayInfo, IRemoteDisplayInfo)
    76 NS_DECL_CLASSINFO(EventSource)
    77 NS_IMPL_THREADSAFE_ISUPPORTS1_CI(EventSource, IEventSource)
    7875
    7976NS_DECL_CLASSINFO(Session)
  • trunk/src/VBox/Main/xpcom/server.cpp

    r30345 r30559  
    8787#include <AudioAdapterImpl.h>
    8888#include <SystemPropertiesImpl.h>
    89 #include <EventImpl.h>
    9089
    9190/* implement nsISupports parts of our objects with support for nsIClassInfo */
     
    198197NS_DECL_CLASSINFO(BIOSSettings)
    199198NS_IMPL_THREADSAFE_ISUPPORTS1_CI(BIOSSettings, IBIOSSettings)
    200 
    201 NS_DECL_CLASSINFO(EventSource)
    202 NS_IMPL_THREADSAFE_ISUPPORTS1_CI(EventSource, IEventSource)
    203199
    204200////////////////////////////////////////////////////////////////////////////////
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