summaryrefslogtreecommitdiffstats
path: root/src/org/jetbrains/java/decompiler/main/extern/IFernflowerPreferences.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/org/jetbrains/java/decompiler/main/extern/IFernflowerPreferences.java')
-rw-r--r--src/org/jetbrains/java/decompiler/main/extern/IFernflowerPreferences.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/org/jetbrains/java/decompiler/main/extern/IFernflowerPreferences.java b/src/org/jetbrains/java/decompiler/main/extern/IFernflowerPreferences.java
index 867bff2..72283f7 100644
--- a/src/org/jetbrains/java/decompiler/main/extern/IFernflowerPreferences.java
+++ b/src/org/jetbrains/java/decompiler/main/extern/IFernflowerPreferences.java
@@ -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";