forked from len0rd/rockbox
Android: get rid of warnings (no functional changes)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29566 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
42f69c28c6
commit
78d0fdab9c
6 changed files with 1 additions and 20 deletions
|
@ -72,7 +72,6 @@ public class RockboxKeyboardInput
|
|||
|
||||
private native void put_result(boolean accepted, String new_string);
|
||||
|
||||
@SuppressWarnings("unused")
|
||||
public boolean is_usable()
|
||||
{
|
||||
return RockboxService.get_instance().get_activity() != null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue