Index: Source/core/frame/DOMWindow.h |
diff --git a/Source/core/frame/DOMWindow.h b/Source/core/frame/DOMWindow.h |
index f1e00143f760a0708ba1e44a77d0ef6cd6b99742..33cab5e5cbf2ccc92fd5766ad802bb55fe0a25f4 100644 |
--- a/Source/core/frame/DOMWindow.h |
+++ b/Source/core/frame/DOMWindow.h |
@@ -123,7 +123,6 @@ enum PageshowEventPersistence { |
bool allowPopUp(); // Call on first window, not target window. |
static bool allowPopUp(LocalFrame& firstFrame); |
- static bool canShowModalDialog(const LocalFrame*); |
static bool canShowModalDialogNow(const LocalFrame*); |
// DOM Level 0 |