Skip to content

Commit a709473

Browse files
author
Selim Gurun
committed
Deleting the defunct SearchBox interface.
Change-Id: Iecb698dbe942d3c9680ad1135ba0d604aa211856
1 parent 2fa10c6 commit a709473

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)