Changeset 4237 for branches/1.3


Ignore:
Timestamp:
Mar 11, 2014 11:32:58 AM (10 years ago)
Author:
ldelgass
Message:

merge r3999 from trunk

Location:
branches/1.3
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/1.3

    • Property svn:mergeinfo changed
      /trunkmerged: 3999
  • branches/1.3/packages/vizservers/vtkvis/LIC.cpp

    r3682 r4237  
    319319
    320320    _mapper->Update();
    321 #ifdef WANT_TRACE
    322     if (_lic != NULL) {
    323         TRACE("FBO status: %d LIC status: %d", _lic->GetFBOSuccess(), _lic->GetLICSuccess());
    324     } else if (_painter != NULL) {
    325         TRACE("LIC status: %d", _painter->GetLICSuccess());
    326     }
    327 #endif
    328321}
    329322
Note: See TracChangeset for help on using the changeset viewer.