diff options
Diffstat (limited to 'third_party/Time/time.h')
-rw-r--r-- | third_party/Time/time.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/third_party/Time/time.h b/third_party/Time/time.h deleted file mode 100644 index ea1f265..0000000 --- a/third_party/Time/time.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef TIME_INCLUDED -#define TIME_INCLUDED - -void TimeInit (void); - -#endif // TIME_INCLUDED |