diff --git a/vlib/v/gen/c/cheaders.v b/vlib/v/gen/c/cheaders.v index 6a9329a4f3..e549e06394 100644 --- a/vlib/v/gen/c/cheaders.v +++ b/vlib/v/gen/c/cheaders.v @@ -259,7 +259,6 @@ $c_common_macros #include // _waccess #include // _wgetcwd - //#include #ifdef _MSC_VER // On MSVC these are the same (as long as /volatile:ms is passed) @@ -278,8 +277,6 @@ $c_common_macros #include #pragma comment(lib, "Dbghelp") - - extern wchar_t **_wenviron; #endif #else #include