From e082497e0cf285a1cedb30c1b011941ce81761fe Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Wed, 25 May 2011 09:58:39 -0500 Subject: [svn-r20900] Remove duplicated function lines --- hl/fortran/src/H5LTf90proto.h | 30 ------------------------------ 1 file changed, 30 deletions(-) diff --git a/hl/fortran/src/H5LTf90proto.h b/hl/fortran/src/H5LTf90proto.h index 470f174..afb3259 100755 --- a/hl/fortran/src/H5LTf90proto.h +++ b/hl/fortran/src/H5LTf90proto.h @@ -441,36 +441,6 @@ nh5ltmake_dataset_nint3_c (hid_t_f *loc_id, HDF5_HL_F90CSTUBDLL int_f -nh5ltmake_dataset_nint1_c (hid_t_f *loc_id, - int_f *namelen, - _fcd name, - int_f *rank, - hsize_t_f *dims, - hid_t_f *type_id, - void *buf); - -HDF5_HL_F90CSTUBDLL -int_f -nh5ltmake_dataset_nint2_c (hid_t_f *loc_id, - int_f *namelen, - _fcd name, - int_f *rank, - hsize_t_f *dims, - hid_t_f *type_id, - void *buf); - -HDF5_HL_F90CSTUBDLL -int_f -nh5ltmake_dataset_nint3_c (hid_t_f *loc_id, - int_f *namelen, - _fcd name, - int_f *rank, - hsize_t_f *dims, - hid_t_f *type_id, - void *buf); - -HDF5_HL_F90CSTUBDLL -int_f nh5ltmake_dataset_nint4_c (hid_t_f *loc_id, int_f *namelen, _fcd name, -- cgit v0.12