Changeset 465 in 3DVCSoftware for branches/HTM-DEV-0.3-dev2a/source/App/TAppDecoder/TAppDecTop.cpp
- Timestamp:
- 12 Jun 2013, 14:01:34 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-DEV-0.3-dev2a/source/App/TAppDecoder/TAppDecTop.cpp
r464 r465 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.