From dfcf63dded68e7bf1eea2112feb6e993d75c9907 Mon Sep 17 00:00:00 2001 From: Oxore Date: Mon, 6 Mar 2023 11:30:08 +0300 Subject: Reduce include path pollution --- third_party/Time/time.h | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 third_party/Time/time.h (limited to 'third_party/Time/time.h') 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 -- cgit v1.2.3