From e014d58e46478a35358a9e87f5f742f5fb7fcca0 Mon Sep 17 00:00:00 2001 From: Daniel Beulshausen Date: Tue, 25 Sep 2001 17:08:02 +0000 Subject: [PATCH] nuke VARIANT module --- main/internal_functions_win32.c | 1 - 1 file changed, 1 deletion(-) diff --git a/main/internal_functions_win32.c b/main/internal_functions_win32.c index 374274f56f..2060b90c83 100644 --- a/main/internal_functions_win32.c +++ b/main/internal_functions_win32.c @@ -72,7 +72,6 @@ zend_module_entry *php_builtin_extensions[] = { #endif phpext_calendar_ptr, COM_module_ptr, - VARIANT_module_ptr, phpext_ftp_ptr, #if defined(MBSTR_ENC_TRANS) phpext_mbstring_ptr, -- 2.50.1