summaryrefslogtreecommitdiffstats
path: root/hl
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2011-05-25 14:58:39 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2011-05-25 14:58:39 (GMT)
commite082497e0cf285a1cedb30c1b011941ce81761fe (patch)
treefa08a8a16d619d6b9146b8136fd22303c7dce985 /hl
parent243cf5ce6c9ff4531a252b44d513ee25fe390313 (diff)
downloadhdf5-e082497e0cf285a1cedb30c1b011941ce81761fe.zip
hdf5-e082497e0cf285a1cedb30c1b011941ce81761fe.tar.gz
hdf5-e082497e0cf285a1cedb30c1b011941ce81761fe.tar.bz2
[svn-r20900] Remove duplicated function lines
Diffstat (limited to 'hl')
-rwxr-xr-xhl/fortran/src/H5LTf90proto.h30
1 files changed, 0 insertions, 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,