Index: Source/core/rendering/RenderView.h |
diff --git a/Source/core/rendering/RenderView.h b/Source/core/rendering/RenderView.h |
index 3f0bcecf0c1ea7f992f7022cb45235d0c27fdd37..f3495735f3c124e0791cecf7c7e41fb119ee3424 100644 |
--- a/Source/core/rendering/RenderView.h |
+++ b/Source/core/rendering/RenderView.h |
@@ -180,9 +180,6 @@ private: |
void checkLayoutState(); |
#endif |
- void positionDialog(RenderBox*); |
- void positionDialogs(); |
- |
friend class ForceHorriblySlowRectMapping; |
bool shouldUsePrintingLayout() const; |