java-decompiler: post-import cleanup (obsolete copyright option dropped)

This commit is contained in:
Roman Shevchenko
2014-08-31 12:57:31 +04:00
parent 8ef7bcb2ad
commit 1a4e48d11d
3 changed files with 0 additions and 15 deletions

View File

@@ -25,7 +25,6 @@ public interface IFernflowerPreferences {
String HIDE_EMPTY_SUPER = "hes";
String HIDE_DEFAULT_CONSTRUCTOR = "hdc";
String DECOMPILE_GENERIC_SIGNATURES = "dgs";
String OUTPUT_COPYRIGHT_COMMENT = "occ";
String NO_EXCEPTIONS_RETURN = "ner";
String DECOMPILE_ENUM = "den";
String REMOVE_GETCLASS_NEW = "rgn";