summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-01-12 20:54:16 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-01-12 20:54:16 (GMT)
commit4fda7b3b81380a92a7a2792cde729f316074ae86 (patch)
treeaee9a599c000956f4fcfc958c4d3ec3b0f9bcd15 /tools
parent9a4fcb26baa4c1605c8417d55ebb935058c6c6ec (diff)
downloadhdf5-4fda7b3b81380a92a7a2792cde729f316074ae86.zip
hdf5-4fda7b3b81380a92a7a2792cde729f316074ae86.tar.gz
hdf5-4fda7b3b81380a92a7a2792cde729f316074ae86.tar.bz2
Remove attribute
Diffstat (limited to 'tools')
-rw-r--r--tools/lib/io_timer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/lib/io_timer.c b/tools/lib/io_timer.c
index cb89019..ed843d9 100644
--- a/tools/lib/io_timer.c
+++ b/tools/lib/io_timer.c
@@ -213,7 +213,7 @@ io_time_set(io_time_t *pt, timer_type t, int start_stop)
* Programmer: Bill Wendling, 01. October 2001
* Modifications:
*/
-H5_ATTR_PURE double
+double
io_time_get(io_time_t *pt, timer_type t)
{
/* sanity check */