gtk: Fix BrowserWindow::HasModalDialog.

This commit is contained in:
Cheng Zhao 2014-03-18 14:52:45 +08:00
parent 1740355855
commit 630e1b54e8
2 changed files with 0 additions and 6 deletions

View file

@ -60,7 +60,6 @@ class NativeWindowGtk : public NativeWindow,
virtual void FlashFrame(bool flash) OVERRIDE;
virtual void SetKiosk(bool kiosk) OVERRIDE;
virtual bool IsKiosk() OVERRIDE;
virtual bool HasModalDialog() OVERRIDE;
virtual gfx::NativeWindow GetNativeWindow() OVERRIDE;
// Set the native window menu.