summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
Diffstat (limited to 'source3')
-rw-r--r--source3/registry/reg_perfcount.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/registry/reg_perfcount.c b/source3/registry/reg_perfcount.c
index 0770f210d0b..997701d4d54 100644
--- a/source3/registry/reg_perfcount.c
+++ b/source3/registry/reg_perfcount.c
@@ -1143,8 +1143,6 @@ static uint32_t reg_perfcount_get_perf_data_block(uint32_t base_index,
return 0;
}
- reg_perfcount_get_last_counter(base_index);
-
retval = _reg_perfcount_assemble_global(block, mem_ctx, base_index, names);
buffer_size = _reg_perfcount_perf_data_block_fixup(block, mem_ctx);