summaryrefslogtreecommitdiffstats
path: root/WebCore/rendering/RenderView.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/rendering/RenderView.h')
-rw-r--r--WebCore/rendering/RenderView.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/WebCore/rendering/RenderView.h b/WebCore/rendering/RenderView.h
index 66b1d74..8436762 100644
--- a/WebCore/rendering/RenderView.h
+++ b/WebCore/rendering/RenderView.h
@@ -176,9 +176,6 @@ protected:
private:
bool shouldRepaint(const IntRect& r) const;
-#ifdef ANDROID_FLATTEN_FRAMESET
-public: // used by layout function
-#endif
int docHeight() const;
int docLeft() const;
int docWidth(int leftOverflow) const;