aboutsummaryrefslogtreecommitdiff
path: root/elf/dl-diagnostics.c
diff options
context:
space:
mode:
Diffstat (limited to 'elf/dl-diagnostics.c')
-rw-r--r--elf/dl-diagnostics.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/elf/dl-diagnostics.c b/elf/dl-diagnostics.c
index e69463b..c83e777 100644
--- a/elf/dl-diagnostics.c
+++ b/elf/dl-diagnostics.c
@@ -233,7 +233,6 @@ _dl_print_diagnostics (char **environ)
{
_dl_diagnostics_print_labeled_string ("dl_dst_lib", DL_DST_LIB);
_dl_diagnostics_print_labeled_value ("dl_hwcap", GLRO (dl_hwcap));
- _dl_diagnostics_print_labeled_value ("dl_hwcap_important", HWCAP_IMPORTANT);
_dl_diagnostics_print_labeled_value ("dl_hwcap2", GLRO (dl_hwcap2));
_dl_diagnostics_print_labeled_value ("dl_hwcap3", GLRO (dl_hwcap3));
_dl_diagnostics_print_labeled_value ("dl_hwcap4", GLRO (dl_hwcap4));