1
0
Fork 0
mirror of https://github.com/geometer/FBReaderJ.git synced 2025-10-05 02:39:23 +02:00

obsolete classes

This commit is contained in:
Nikolay Pultsin 2014-09-08 17:04:21 +01:00
parent 724a5386f4
commit 8edbfc397c
6 changed files with 0 additions and 545 deletions

View file

@ -55,7 +55,6 @@ public abstract class FormatPlugin {
public enum Type {
ANY,
JAVA,
NATIVE,
EXTERNAL;
};