VirtualBox

Changeset 64253 in vbox


Ignore:
Timestamp:
Oct 13, 2016 2:22:17 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
111263
Message:

Windows build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/DrvHostBase-win.cpp

    r64252 r64253  
    251251DECLHIDDEN(void) drvHostBaseDestructOs(PDRVHOSTBASE pThis)
    252252{
    253     if (pThis->EventPoller != NULL)
    254     {
    255         RTSemEventDestroy(pThis->EventPoller);
    256         pThis->EventPoller = NULL;
    257     }
    258 
    259253    if (pThis->hwndDeviceChange)
    260254    {
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