Skip to content

Commit 79ccb1e

Browse files
Selim GurunAndroid (Google) Code Review
authored andcommitted
Merge "Deleting the defunct SearchBox interface." into jb-mr1-dev
2 parents d428e95 + a709473 commit 79ccb1e

File tree

2 files changed

+0
-116
lines changed

2 files changed

+0
-116
lines changed

core/java/android/webkit/SearchBox.java

Lines changed: 0 additions & 109 deletions
This file was deleted.

core/java/android/webkit/WebViewClassic.java

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5363,13 +5363,6 @@ public void pasteFromClipboard() {
53635363
}
53645364
}
53655365

5366-
/**
5367-
* This is an implementation detail.
5368-
*/
5369-
public SearchBox getSearchBox() {
5370-
return null;
5371-
}
5372-
53735366
/**
53745367
* Returns the currently highlighted text as a string.
53755368
*/

0 commit comments

Comments
 (0)