From: Pierre Joye Date: Tue, 19 Apr 2011 21:57:01 +0000 (+0000) Subject: - not desired yt X-Git-Tag: php-5.4.0alpha1~191^2~59 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=11941b3fd2cc7377a1715ba77ea48ec55facb764;p=php - not desired yt --- diff --git a/main/main.c b/main/main.c index a4987e1e26..fbe8dbe790 100644 --- a/main/main.c +++ b/main/main.c @@ -1863,13 +1863,7 @@ int php_module_startup(sapi_module_struct *sf, zend_module_entry *additional_mod #else php_os=PHP_OS; #endif - { - char dll_dir[MAX_PATH]; - sprintf(dll_dir, "%s\\%s", module_path, "..\\..\\deps\\bin"); - SetDllDirectory(dll_dir); - } -// GetModuleFileName (NULL, module_path, MAX_PATH); -//__debugbreak(); + #ifdef ZTS tsrm_ls = ts_resource(0); #endif