VirtualBox

Changeset 54231 in vbox for trunk/src/VBox/Main/src-client


Ignore:
Timestamp:
Feb 17, 2015 1:18:26 PM (10 years ago)
Author:
vboxsync
Message:

Build fix.

File:
1 edited

Legend:

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

    r54230 r54231  
    13151315#ifndef VBOX_WITH_PDM_AUDIO_DRIVER
    13161316    PPDMIAUDIOSNIFFERPORT pPort = pServer->mConsole->i_getAudioSniffer()->getAudioSnifferPort();
    1317 #endif
    1318 
     1317#else
    13191318    AudioVRDE *pVRDE = pServer->mConsole->i_getAudioVRDE();
    13201319    if (!pVRDE) /* Nothing to do, bail out early. */
    13211320        return;
     1321#endif
    13221322
    13231323    switch (u32Event)
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