Index: Source/modules/screen_orientation/ScreenOrientationController.h |
diff --git a/Source/modules/screen_orientation/ScreenOrientationController.h b/Source/modules/screen_orientation/ScreenOrientationController.h |
index d81826f23bc6a0b2d2d782c986e877474b2f97a2..b4d323ed6928cb1c533f6ff45d669813cb3b230a 100644 |
--- a/Source/modules/screen_orientation/ScreenOrientationController.h |
+++ b/Source/modules/screen_orientation/ScreenOrientationController.h |
@@ -27,8 +27,6 @@ class ScreenOrientationController FINAL |
public: |
virtual ~ScreenOrientationController(); |
- virtual void persistentHostHasBeenDestroyed() OVERRIDE; |
- |
void setOrientation(ScreenOrientation*); |
void notifyOrientationChanged(); |