Remove setlocale pragma that no longer is significant. (#13814)

This commit is contained in:
SATŌ Kentarō 2024-03-27 17:06:07 +09:00 committed by GitHub
parent 6c5814dade
commit f00e05ee9c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -260,10 +260,6 @@
* *
**************************************************************************/ **************************************************************************/
#if defined(PHP_WIN32)
#pragma setlocale("english")
#endif
#include "sdncal.h" #include "sdncal.h"
#define HALAKIM_PER_HOUR 1080 #define HALAKIM_PER_HOUR 1080