summaryrefslogtreecommitdiff
path: root/lib/sysdeps.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sysdeps.c')
-rw-r--r--lib/sysdeps.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/sysdeps.c b/lib/sysdeps.c
index beb950e8..96292568 100644
--- a/lib/sysdeps.c
+++ b/lib/sysdeps.c
@@ -139,9 +139,6 @@ const _glibtop_init_func_t _glibtop_init_hook_p [] = {
#if GLIBTOP_SUID_CPU
_glibtop_init_cpu_p,
#endif
-#if GLIBTOP_SUID_DISK
- _glibtop_init_disk_p,
-#endif
#if GLIBTOP_SUID_MEM
_glibtop_init_mem_p,
#endif