mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-03 09:49:19 +02:00
unused action code has been removed
This commit is contained in:
parent
35ebc3116a
commit
5e216fbcc2
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ public interface ActionCode {
|
|||
|
||||
String COPY_SELECTED_TEXT_TO_CLIPBOARD = "copyToClipboard";
|
||||
String CLEAR_SELECTION = "clearSelection";
|
||||
String TRANSLATE = "translate";
|
||||
|
||||
String PROCESS_HYPERLINK = "processHyperlink";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue