diff options
| author | vboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f> | 2014-02-26 19:55:39 +0000 |
|---|---|---|
| committer | vboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f> | 2014-02-26 19:55:39 +0000 |
| commit | 5bf60971bb5e6c748d554d063f286e4842927990 (patch) | |
| tree | 883df52427eab784e16b47be7d40d593a7b0f223 /src/VBox/Main/src-client/xpcom/module.cpp | |
| parent | 824fae800fe9a6339e9b7140004271220a425072 (diff) | |
| download | VirtualBox-svn-5bf60971bb5e6c748d554d063f286e4842927990.tar.gz | |
6813 src-client/GuestFileImpl.cpp
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@50618 cfe28804-0f27-0410-a406-dd0f0b0b656f
Diffstat (limited to 'src/VBox/Main/src-client/xpcom/module.cpp')
| -rw-r--r-- | src/VBox/Main/src-client/xpcom/module.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/VBox/Main/src-client/xpcom/module.cpp b/src/VBox/Main/src-client/xpcom/module.cpp index ec7c8490b0f..c3dee43602c 100644 --- a/src/VBox/Main/src-client/xpcom/module.cpp +++ b/src/VBox/Main/src-client/xpcom/module.cpp @@ -68,8 +68,6 @@ NS_IMPL_THREADSAFE_ISUPPORTS2_CI(Session, ISession, IInternalSessionControl) NS_DECL_CLASSINFO(Guest) NS_IMPL_THREADSAFE_ISUPPORTS1_CI(Guest, IGuest) #ifdef VBOX_WITH_GUEST_CONTROL -NS_DECL_CLASSINFO(GuestFile) -NS_IMPL_THREADSAFE_ISUPPORTS2_CI(GuestFile, IGuestFile, IFile) NS_DECL_CLASSINFO(GuestProcess) NS_IMPL_THREADSAFE_ISUPPORTS2_CI(GuestProcess, IGuestProcess, IProcess) NS_DECL_CLASSINFO(GuestSession) |
