Index: Source/core/editing/Position.h |
diff --git a/Source/core/editing/Position.h b/Source/core/editing/Position.h |
index a0da64b8fe62b99b753cfd008300a0748d6508fb..b8ec7de0d17b43f0d92036edc541e19f0f1986db 100644 |
--- a/Source/core/editing/Position.h |
+++ b/Source/core/editing/Position.h |
@@ -187,8 +187,6 @@ public: |
bool atFirstEditingPositionForNode() const; |
bool atLastEditingPositionForNode() const; |
- // Returns true if the visually equivalent positions around have different editability |
- bool atEditingBoundary() const; |
Node* parentEditingBoundary() const; |
bool atStartOfTree() const; |