Unsupported: update platform

This commit is contained in:
Christian Göttsche
2021-08-24 20:23:03 +02:00
parent ec2307688e
commit 0679e9f45e
4 changed files with 2 additions and 9 deletions

View File

@ -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);