git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
2009-03-27 Darin Adler <darin@apple.com>
[WebKit-https.git]
/
WebCore
/
dom
/
Document.h
diff --git
a/WebCore/dom/Document.h
b/WebCore/dom/Document.h
index
f8bd4e4
..
eb00795
100644
(file)
--- a/
WebCore/dom/Document.h
+++ b/
WebCore/dom/Document.h
@@
-405,8
+405,6
@@
public:
virtual void attach();
virtual void detach();
- void clearFramePointer();
-
RenderArena* renderArena() { return m_renderArena; }
RenderView* renderView() const;