VirtualBox

Ignore:
Timestamp:
Dec 28, 2010 7:58:40 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
69218
Message:

backed out 69217

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/VBoxDriversRegister.cpp

    r35357 r35358  
    2626#include "AudioSnifferInterface.h"
    2727#include "ConsoleImpl.h"
    28 #include "PciRawDevImpl.h"
    2928
    3029#include "Logging.h"
     
    6867    if (RT_FAILURE(rc))
    6968        return rc;
    70 
    71     rc = pCallbacks->pfnRegister(pCallbacks, &PciRawDev::DrvReg);
    72     if (RT_FAILURE(rc))
    73         return rc;
    74 
    7569    return VINF_SUCCESS;
    7670}
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