diff options
Diffstat (limited to 'hl/src/H5IM.c')
-rw-r--r-- | hl/src/H5IM.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hl/src/H5IM.c b/hl/src/H5IM.c index a97551b..b7e8060 100644 --- a/hl/src/H5IM.c +++ b/hl/src/H5IM.c @@ -43,8 +43,6 @@ herr_t H5IM_get_palette( hid_t loc_id, * http://hdf.ncsa.uiuc.edu/HDF5/H5Image/ImageSpec.html * * Modifications: - * May 10, 2005 - * the default make image 8bit function saves the image with RANK 2 (2D dataset) * *------------------------------------------------------------------------- */ |