Index: public/web/WebViewClient.h |
diff --git a/public/web/WebViewClient.h b/public/web/WebViewClient.h |
index 6b6ce0072c1f87ffddc7a1b8d0a4d0c8c965cc52..5427c31d9278ac04254d13fc2d97e743c520dc81 100644 |
--- a/public/web/WebViewClient.h |
+++ b/public/web/WebViewClient.h |
@@ -134,7 +134,6 @@ public: |
// indicating that the default action should be suppressed. |
virtual bool handleCurrentKeyboardEvent() { return false; } |
- |
// Dialogs ------------------------------------------------------------- |
// This method returns immediately after showing the dialog. When the |