summaryrefslogtreecommitdiffstats
path: root/WebCore/xml/XPathExpression.idl
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/xml/XPathExpression.idl')
-rw-r--r--WebCore/xml/XPathExpression.idl3
1 files changed, 1 insertions, 2 deletions
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,