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

View File

@ -32,7 +32,6 @@ IntoC(void)
}
#ifdef WIN32
#define WIN32_LEAN_AND_MEAN
#include <windows.h>
long long
mysleep(int seconds) {