Skip to content

Commit

Permalink
little cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianBach committed Apr 23, 2024
1 parent 4503a16 commit de7499f
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,5 @@ public void onClick(View v) {
});
}

/**
* A native method that is implemented by the 'titlecase' native library,
* which is packaged with this application.
*/
public native String titleCase(String input);
}

0 comments on commit de7499f

Please sign in to comment.