aboutsummaryrefslogtreecommitdiff
path: root/include/time.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/time.h')
-rw-r--r--include/time.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/time.h b/include/time.h
deleted file mode 100644
index 150c655..0000000
--- a/include/time.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef GSR_TIME_H
-#define GSR_TIME_H
-
-double clock_get_monotonic_seconds();
-
-#endif /* GSR_TIME_H */