fixed warnings
This commit is contained in:
parent
8d17765deb
commit
5d504a3a59
1 changed files with 0 additions and 1 deletions
|
|
@ -47,7 +47,6 @@ public class TorrentParser {
|
|||
* @param index The index in data to start from
|
||||
* @return
|
||||
*/
|
||||
@SuppressWarnings("unchecked")
|
||||
private static Object decode_BEncoded(StringBuffer data){
|
||||
String tmp;
|
||||
char c = ' ';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue