summaryrefslogtreecommitdiffstats
path: root/unsupported/Platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'unsupported/Platform.h')
-rw-r--r--unsupported/Platform.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/unsupported/Platform.h b/unsupported/Platform.h
index c1591de1..9ce2c492 100644
--- a/unsupported/Platform.h
+++ b/unsupported/Platform.h
@@ -45,8 +45,6 @@ void Platform_setMemoryValues(Meter* this);
void Platform_setSwapValues(Meter* this);
-bool Process_isThread(const Process* this);
-
char* Platform_getProcessEnv(pid_t pid);
char* Platform_getInodeFilename(pid_t pid, ino_t inode);