VirtualBox

Changeset 330 in vbox for trunk/src


Ignore:
Timestamp:
Jan 25, 2007 8:00:33 PM (18 years ago)
Author:
vboxsync
Message:

unbroke OSE

File:
1 edited

Legend:

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

    r300 r330  
    146146void ConsoleVRDPServer::SetCallback (void)
    147147{
     148#ifdef VBOX_VRDP
    148149    /* This is called after VM is created and allows the server to accept client connection. */
    149150    if (mhServer && mpfnVRDPSetCallback)
     
    151152        mpfnVRDPSetCallback (mhServer, mConsole->getVrdpServerCallback (), mConsole);
    152153    }
     154#endif
    153155}
    154156
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