mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-04 18:29:23 +02:00
Compilation issue fix
This commit is contained in:
parent
0b227920cf
commit
0dd9587b66
2 changed files with 0 additions and 3 deletions
|
@ -57,7 +57,6 @@ abstract class DictionaryUtil {
|
|||
.setPositiveButton(
|
||||
buttonResource.getResource("install").getValue(),
|
||||
new DialogInterface.OnClickListener() {
|
||||
@Override
|
||||
public void onClick(DialogInterface dialog, int which) {
|
||||
installDictionary(activity);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue