am 9271fa69: Merge "Remove checkThread() from findAddress" into jb-mr1-dev
* commit '9271fa6951a70fc837eeb7a18b22db5d098aecea': Remove checkThread() from findAddress
This commit is contained in:
@@ -1403,7 +1403,6 @@ public class WebView extends AbsoluteLayout
|
||||
* @return the address, or if no address is found, null
|
||||
*/
|
||||
public static String findAddress(String addr) {
|
||||
checkThread();
|
||||
return getFactory().getStatics().findAddress(addr);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user