From d0825bca7fe65beaee391d30da42e937db621564 Mon Sep 17 00:00:00 2001 From: Steve Block Date: Tue, 2 Feb 2010 14:57:50 +0000 Subject: Merge webkit.org at r54127 : Initial merge by git Change-Id: Ib661abb595522f50ea406f72d3a0ce17f7193c82 --- WebCore/xml/XPathExpression.idl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'WebCore/xml/XPathExpression.idl') diff --git a/WebCore/xml/XPathExpression.idl b/WebCore/xml/XPathExpression.idl index c1fc15e..6b6ceeb 100644 --- a/WebCore/xml/XPathExpression.idl +++ b/WebCore/xml/XPathExpression.idl @@ -22,8 +22,7 @@ module xpath { interface [ - Conditional=XPATH, - GenerateConstructor + Conditional=XPATH ] XPathExpression { [OldStyleObjC] XPathResult evaluate(in Node contextNode, in unsigned short type, -- cgit v1.1