Commits

Raymond Lu committed 162b19cd6c1
[svn-r10919] Purpose: Take Out An Unused Function Description: Data conversion function H5T_conv_i32le_f64le() was unused. Because we have new conversion functions for integers and floating numbers, this old function is taken out. Platforms tested: fuss - simple change. Misc. update: