summaryrefslogtreecommitdiffstats
path: root/freebsd/Platform.h
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2020-10-21 21:25:56 +0200
committercgzones <cgzones@googlemail.com>2020-10-22 22:26:12 +0200
commitb08b255b4114356a880ab60bed82450f2f6ec8c6 (patch)
tree3f3041ccd52ff6f02d58f9965f3d0638f0208018 /freebsd/Platform.h
parentf8bd5acdc11bde93f4304dfff175dd687eb35ee3 (diff)
Drop unused Platform functions Platform_setTasksValues
Diffstat (limited to 'freebsd/Platform.h')
-rw-r--r--freebsd/Platform.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/freebsd/Platform.h b/freebsd/Platform.h
index bd1a38ef..c5cf659f 100644
--- a/freebsd/Platform.h
+++ b/freebsd/Platform.h
@@ -41,8 +41,6 @@ void Platform_setZfsArcValues(Meter* this);
void Platform_setZfsCompressedArcValues(Meter* this);
-void Platform_setTasksValues(Meter* this);
-
char* Platform_getProcessEnv(pid_t pid);
void Platform_getDiskIO(unsigned long int *bytesRead, unsigned long int *bytesWrite, unsigned long int *msTimeSpend);

© 2014-2024 Faster IT GmbH | imprint | privacy policy