summaryrefslogtreecommitdiff
path: root/secureim/gettime.h
diff options
context:
space:
mode:
Diffstat (limited to 'secureim/gettime.h')
-rw-r--r--secureim/gettime.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/secureim/gettime.h b/secureim/gettime.h
deleted file mode 100644
index e84276c..0000000
--- a/secureim/gettime.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef __GETTIME_H__
-#define __GETTIME_H__
-
-#include <windows.h>
-
-DWORD gettime(void);
-
-#endif