summaryrefslogtreecommitdiffstats
path: root/WebCore/xml/XPathPath.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/xml/XPathPath.h')
-rw-r--r--WebCore/xml/XPathPath.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/WebCore/xml/XPathPath.h b/WebCore/xml/XPathPath.h
index 97692b2..46e57ff 100644
--- a/WebCore/xml/XPathPath.h
+++ b/WebCore/xml/XPathPath.h
@@ -32,8 +32,6 @@
#include "XPathExpressionNode.h"
#include "XPathNodeSet.h"
-int xpathyyparse(void*);
-
namespace WebCore {
namespace XPath {