summaryrefslogtreecommitdiffstats
path: root/openbsd/Platform.c
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 /openbsd/Platform.c
parentf8bd5acdc11bde93f4304dfff175dd687eb35ee3 (diff)
Drop unused Platform functions Platform_setTasksValues
Diffstat (limited to 'openbsd/Platform.c')
-rw-r--r--openbsd/Platform.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/openbsd/Platform.c b/openbsd/Platform.c
index 7723ebc5..5b249268 100644
--- a/openbsd/Platform.c
+++ b/openbsd/Platform.c
@@ -241,10 +241,6 @@ void Platform_setSwapValues(Meter* this) {
free(swdev);
}
-void Platform_setTasksValues(Meter* this) {
- // TODO
-}
-
char* Platform_getProcessEnv(pid_t pid) {
char errbuf[_POSIX2_LINE_MAX];
char *env;

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