Ignore:
Timestamp:
23 Jul 2013, 15:19:06 (12 years ago)
Author:
tech
Message:

Further removal of unused macros.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-DEV-0.3-dev2/source/App/TAppEncoder/TAppEncTop.cpp

    r539 r542  
    123123#if H_3D
    124124  vps.initViewIndex();
    125 #if H_3D_GEN
    126125  xSetVPSExtension2        ( vps );
    127 #endif
    128126  m_ivPicLists.setVPS      ( &vps );
    129127#endif
     
    11941192}
    11951193#endif
    1196 #if H_3D_GEN
     1194#if H_3D
    11971195Void TAppEncTop::xSetVPSExtension2( TComVPS& vps )
    11981196{
Note: See TracChangeset for help on using the changeset viewer.