summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/editing/htmlediting.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/editing/htmlediting.h')
-rw-r--r--Source/WebCore/editing/htmlediting.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/WebCore/editing/htmlediting.h b/Source/WebCore/editing/htmlediting.h
index 1f6b986..0208dfb 100644
--- a/Source/WebCore/editing/htmlediting.h
+++ b/Source/WebCore/editing/htmlediting.h
@@ -101,9 +101,6 @@ bool isNodeInTextFormControl(Node* node);
// Functions returning Position
-Position rangeCompliantEquivalent(const Position&);
-Position rangeCompliantEquivalent(const VisiblePosition&);
-
Position nextCandidate(const Position&);
Position previousCandidate(const Position&);