VirtualBox

Changeset 69191 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Oct 24, 2017 9:09:28 AM (7 years ago)
Author:
vboxsync
Message:

Build fix.

File:
1 edited

Legend:

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

    r69190 r69191  
    877877    int writeSimpleBlockEBML(WebMTrack *a_pTrack, WebMSimpleBlock *a_pBlock)
    878878    {
     879#ifdef LOG_ENABLED
    879880        WebMCluster &Cluster = CurSeg.CurCluster;
    880881
     
    882883                  a_pTrack->uTrack, Cluster.uID, RTFileTell(m_Ebml.getFile()),
    883884                  a_pBlock->Data.tcPTSMs, a_pBlock->Data.tcRelToClusterMs, a_pBlock->Data.cb));
    884 
     885#endif
    885886        /*
    886887         * Write a "Simple Block".
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