Kaydet (Commit) 1fd4f35f authored tarafından Noel Grandin's avatar Noel Grandin

cid#1326124 Call to an inherently dangerous function

Change-Id: Ia2e2d9222633052266028703a1162cfea4ccac9f
üst afe95a1d
......@@ -99,16 +99,6 @@ public class MethodThread extends Thread
return mExceptionHappened;
}
/**
* Stop the running method.
*/
@Deprecated
@Override
public void destroy()
{
stop();
}
/**
* Stop the running method.
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment