From 942687d1cfa65b11cd5dbd9556a99e9be7b60c3b Mon Sep 17 00:00:00 2001 From: Mitya Selivanov Date: Wed, 6 Sep 2023 03:05:09 +0200 Subject: test --- source/kit_test/shared.inl.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'source/kit_test/shared.inl.h') diff --git a/source/kit_test/shared.inl.h b/source/kit_test/shared.inl.h index 4d894f4..34ccb07 100644 --- a/source/kit_test/shared.inl.h +++ b/source/kit_test/shared.inl.h @@ -17,11 +17,6 @@ # endif # ifdef __MINGW32__ -// struct timespec { -// time_t tv_sec; -// long tv_nsec; -// }; - # ifndef WIN32_LEAN_AND_MEAN # define WIN32_LEAN_AND_MEAN 1 # endif -- cgit v1.2.3