mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-05 02:39:23 +02:00
no EXTERNAL_PROGRAM plugin type
This commit is contained in:
parent
448664c533
commit
a3f1e96c2e
1 changed files with 1 additions and 2 deletions
|
@ -57,8 +57,7 @@ public abstract class FormatPlugin {
|
|||
ANY,
|
||||
JAVA,
|
||||
NATIVE,
|
||||
EXTERNAL,
|
||||
EXTERNAL_PROGRAM;
|
||||
EXTERNAL;
|
||||
};
|
||||
public abstract Type type();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue