VirtualBox

Ignore:
Timestamp:
Sep 6, 2019 5:06:51 PM (5 years ago)
Author:
vboxsync
Message:

Shared Clipboard: Build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc.cpp

    r80637 r80638  
    18651865}
    18661866
     1867#ifndef UNIT_TEST
    18671868static int svcLoadStateV0(uint32_t u32ClientID, void *pvClient, PSSMHANDLE pSSM, uint32_t uVersion)
    18681869{
     
    18971898    return VINF_SUCCESS;
    18981899}
     1900#endif /* UNIT_TEST */
    18991901
    19001902static DECLCALLBACK(int) svcLoadState(void *, uint32_t u32ClientID, void *pvClient, PSSMHANDLE pSSM, uint32_t uVersion)
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