Index: sky/engine/core/dom/Node.h |
diff --git a/sky/engine/core/dom/Node.h b/sky/engine/core/dom/Node.h |
index 550777ecd5684da292ed1bf9e6cb6c1e26a8659a..9c6d19f2a3ff8e45e9cc7b30355f2f3db5382f84 100644 |
--- a/sky/engine/core/dom/Node.h |
+++ b/sky/engine/core/dom/Node.h |
@@ -566,8 +566,6 @@ protected: |
virtual void didMoveToNewDocument(Document& oldDocument); |
- static void reattachWhitespaceSiblings(Text* start); |
- |
#if !ENABLE(OILPAN) |
void willBeDeletedFromDocument(); |
#endif |