VirtualBox

Changeset 70904 in vbox for trunk/src/VBox/Devices/Audio


Ignore:
Timestamp:
Feb 8, 2018 10:22:48 AM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
120732
Message:

Audio/DrvAudio.cpp: Build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/DrvAudio.cpp

    r70902 r70904  
    31223122    int rc = VINF_SUCCESS;
    31233123
    3124 #ifdef LOG_ENABLED
     3124#ifdef VBOX_STRICT
    31253125    char *pszHstSts = dbgAudioStreamStatusToStr(pHstStream->fStatus);
    31263126    LogFunc(("[%s] fStatus=%s\n", pHstStream->szName, pszHstSts));
    31273127    RTStrFree(pszHstSts);
    3128 #endif /* LOG_ENABLED */
     3128#endif
    31293129
    31303130    if (pHstStream->fStatus & PDMAUDIOSTREAMSTS_FLAG_INITIALIZED)
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