[x.h]remove some comment

This commit is contained in:
JianjunJiang 2022-06-23 15:57:10 +08:00
parent fd301e44b9
commit 6c1e611e72

2
x.h
View File

@ -6,8 +6,6 @@ extern "C" {
#endif
#ifdef __VSF__
// __VSF__ should be checked before __WINDOWS__
// because even if vsf running on Windows, it emulates a linux
# undef _WIN32
# define __linux__
#endif