libxslt r1475 - in trunk: . libxslt
- From: veillard svn gnome org
- To: svn-commits-list gnome org
- Subject: libxslt r1475 - in trunk: . libxslt
- Date: Tue, 3 Jun 2008 16:19:03 +0000 (UTC)
Author: veillard
Date: Tue Jun 3 16:19:03 2008
New Revision: 1475
URL: http://svn.gnome.org/viewvc/libxslt?rev=1475&view=rev
Log:
* libxslt/extensions.h: as Ralf Junker pointed out
xsltExtFunctionLookup was defined but never implemented, removing it
Daniel
Modified:
trunk/ChangeLog
trunk/libxslt/extensions.h
Modified: trunk/libxslt/extensions.h
==============================================================================
--- trunk/libxslt/extensions.h (original)
+++ trunk/libxslt/extensions.h Tue Jun 3 16:19:03 2008
@@ -118,10 +118,6 @@
const xmlChar *URI,
xmlXPathFunction function);
XSLTPUBFUN xmlXPathFunction XSLTCALL
- xsltExtFunctionLookup (xsltTransformContextPtr ctxt,
- const xmlChar *name,
- const xmlChar *URI);
-XSLTPUBFUN xmlXPathFunction XSLTCALL
xsltExtModuleFunctionLookup (const xmlChar *name,
const xmlChar *URI);
XSLTPUBFUN int XSLTCALL
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]