summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/UiController.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/com/android/browser/UiController.java')
-rw-r--r--src/com/android/browser/UiController.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/com/android/browser/UiController.java b/src/com/android/browser/UiController.java
index 643fb40..f00f1a2 100644
--- a/src/com/android/browser/UiController.java
+++ b/src/com/android/browser/UiController.java
@@ -105,8 +105,6 @@ public interface UiController {
void toggleUserAgent();
- void toggleFullscreen();
-
BrowserSettings getSettings();
boolean supportsVoice();