]> granicus.if.org Git - php/commitdiff
This is not done anymore. (should fix win32 snapshot build too)
authorfoobar <sniper@php.net>
Sat, 29 Jun 2002 01:55:36 +0000 (01:55 +0000)
committerfoobar <sniper@php.net>
Sat, 29 Jun 2002 01:55:36 +0000 (01:55 +0000)
ext/xslt/sablot.c

index 650850862b248cb2b82bb3d3c49f68b7a8082a45..e98cadbb899df92873e599be97626369ec5ca634 100644 (file)
@@ -81,8 +81,6 @@ function_entry xslt_functions[] = {
        PHP_FE(xslt_set_base,            NULL)
 #ifdef HAVE_SABLOT_SET_ENCODING
        PHP_FE(xslt_set_encoding,        NULL)
-#else
-       PHP_FALIAS(xslt_set_encoding, warn_not_available, NULL)
 #endif
        PHP_FE(xslt_set_log,             NULL)
        PHP_FE(xslt_process,             NULL)