VirtualBox

Ignore:
Timestamp:
Jun 11, 2019 12:16:49 PM (5 years ago)
Author:
vboxsync
Message:

Shared Clipboard/URI: Update.

File:
1 edited

Legend:

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

    r79041 r79088  
    82548254        alock.release();
    82558255
    8256 #ifdef VBOX_WITH_SHARED_CLIPBOARD
     8256# ifdef VBOX_WITH_SHARED_CLIPBOARD
    82578257        if (m_hHgcmSvcExtShrdClipboard)
    82588258        {
     
    82608260            m_hHgcmSvcExtShrdClipboard = NULL;
    82618261        }
    8262 #endif
    8263 #ifdef VBOX_WITH_DRAG_AND_DROP
     8262# endif
     8263# ifdef VBOX_WITH_DRAG_AND_DROP
    82648264        if (m_hHgcmSvcExtDragAndDrop)
    82658265        {
     
    82678267            m_hHgcmSvcExtDragAndDrop = NULL;
    82688268        }
    8269 #endif
     8269# endif
    82708270
    82718271        m_pVMMDev->hgcmShutdown();
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