diff options
Diffstat (limited to 'elf/rtld.c')
-rw-r--r-- | elf/rtld.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/elf/rtld.c b/elf/rtld.c index 71cc0dba68..8239269a9d 100644 --- a/elf/rtld.c +++ b/elf/rtld.c @@ -279,9 +279,6 @@ _dl_start_final (void *arg, struct dl_start_final_info *info) else start_time = info->start_time; #endif - - /* Initialize the timing functions. */ - HP_TIMING_DIFF_INIT (); } /* Transfer data about ourselves to the permanent link_map structure. */ |