Changeset 504 in 3DVCSoftware for branches/HTM-DEV-0.3-dev2/source/App/TAppDecoder
- Timestamp:
- 28 Jun 2013, 03:51:50 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-DEV-0.3-dev2/source/App/TAppDecoder/TAppDecTop.cpp
r479 r504 95 95 m_pchReconFile = NULL; 96 96 } 97 #if H_3D_FIX 98 if (m_pchScaleOffsetFile) 99 { 100 free (m_pchScaleOffsetFile); 101 m_pchScaleOffsetFile = NULL; 102 } 103 #endif 97 104 } 98 105
Note: See TracChangeset for help on using the changeset viewer.