summaryrefslogtreecommitdiffstats
path: root/linux/Platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux/Platform.h')
-rw-r--r--linux/Platform.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/linux/Platform.h b/linux/Platform.h
index 14eafbfc..bb2c4b09 100644
--- a/linux/Platform.h
+++ b/linux/Platform.h
@@ -47,6 +47,4 @@ extern char* Platform_getProcessEnv(pid_t pid);
extern void Platform_getPressureStall(const char *file, bool some, double* ten, double* sixty, double* threehundred);
-void Platform_getPressureStall(const char *file, bool some, double* ten, double* sixty, double* threehundred);
-
#endif