libgo: revert incorrectly committed change

This directory should be changed upstream, not in the GCC repo.
This commit is contained in:
Ian Lance Taylor
2023-03-05 20:00:46 -08:00
parent fa9fd68930
commit c5e77e98af
-1
View File
@@ -32,7 +32,6 @@ IntoC(void)
} }
#ifdef WIN32 #ifdef WIN32
#define WIN32_LEAN_AND_MEAN
#include <windows.h> #include <windows.h>
long long long long
mysleep(int seconds) { mysleep(int seconds) {