diff options
Diffstat (limited to 'src/com/android/browser/UiController.java')
| -rw-r--r-- | src/com/android/browser/UiController.java | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/com/android/browser/UiController.java b/src/com/android/browser/UiController.java index 6045d8682..58fdb931f 100644 --- a/src/com/android/browser/UiController.java +++ b/src/com/android/browser/UiController.java @@ -69,8 +69,6 @@ public interface UiController extends BookmarksHistoryCallbacks { void editUrl(); - void removeActiveTabsPage(boolean attach); - void handleNewIntent(Intent intent); boolean shouldShowErrorConsole(); |
