VirtualBox

Ignore:
Timestamp:
May 7, 2021 1:41:46 PM (4 years ago)
Author:
vboxsync
Message:

Audio/VaKit: Initial commit of VKAT, heavily work in progress [build fix]. bugref:10008

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp

    r88923 r88924  
    155155};
    156156
     157#if 0
    157158static const RTGETOPTDEF g_aCmdCommonOptions[] =
    158159{
    159160    { "--help",             'h',                 RTGETOPT_REQ_NOTHING }
    160161};
     162#endif
    161163
    162164/** Command line parameters for test mode. */
     
    423425static int audioTestWorker(PAUDIOTESTENV pTstEnv, PAUDIOTESTPARMS pOverrideParms)
    424426{
    425     int rc;
     427    int rc = VINF_SUCCESS;
    426428
    427429    unsigned uSeq = 0;
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