- Timestamp:
- Jun 22, 2012, 6:52:56 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120601/psModules/src/objects/pmSourceIO_CMP.c
r34044 r34052 184 184 } 185 185 186 // find config information for output header187 float ZERO_POINT = psMetadataLookupF32 (&status, header, "ZERO_PT");188 if (!status)189 ZERO_POINT = 25.0;186 // XXX unused // find config information for output header 187 // XXX unused float ZERO_POINT = psMetadataLookupF32 (&status, header, "ZERO_PT"); 188 // XXX unused if (!status) 189 // XXX unused ZERO_POINT = 25.0; 190 190 191 191 // how many lines in the header?
Note:
See TracChangeset
for help on using the changeset viewer.
