aboutsummaryrefslogtreecommitdiff
path: root/include/time.h
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-04-07 05:31:46 +0200
committerdec05eba <dec05eba@protonmail.com>2023-04-07 05:31:46 +0200
commit75ed160122bc923731ae1d005d789608a4cdb2fb (patch)
tree97a07ea8aaeb23cc8b2f94e11da7ebf703fbc3a3 /include/time.h
parent10d7bf93e864fc6b3c83ad7a913ea05d39256c03 (diff)
Implement kms vaapi capture
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 */