Skip to content

Commit cb06a14

Browse files
committed
Clean comments.
1 parent 725b938 commit cb06a14

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/main/java/com/mrf/javadecompiler/openapi/action/DecompileAction.java

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,6 @@
3939
iconBase = "com/mrf/javadecompiler/openapi/jd_icon_16.png",
4040
displayName = "#CTL_DecompileAction"
4141
)
42-
//@ActionReference(path = "Editors/text/x-java/Popup", position = 400)
43-
//@ActionReferences(value = {
44-
// @ActionReference(path = "Editors/Popup", position = 2950),
45-
// @ActionReference(path = "UI/ToolActions", position = 2950)
46-
//})
4742
@ActionReferences(value = {
4843
@ActionReference(path = "Editors/Popup", position = 1425),
4944
@ActionReference(path = "UI/ToolActions", position = 2950)

0 commit comments

Comments
 (0)