Skip to content

Commit ace64be

Browse files
committed
Merge branch 'mercury_profiling_interface' of https://github.com/srini009/mercury into mercury_profiling_interface
2 parents d5f7c1a + f69ddad commit ace64be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mercury_core.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1591,7 +1591,6 @@ hg_core_reset(
15911591
hg_core_handle->na_op_count = 1; /* Default (no response) */
15921592
hg_atomic_set32(&hg_core_handle->na_op_completed_count, 0);
15931593
hg_core_handle->no_response = HG_FALSE;
1594-
hg_core_handle->completion_add_time = 0;
15951594
hg_core_handle->hg_pvar_hg_origin_callback_completion_time = 0;
15961595

15971596
/* Free extra data here if needed */

0 commit comments

Comments
 (0)