mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
NPE fix
This commit is contained in:
@@ -105,7 +105,6 @@ class AnnotationFieldGutter implements ActiveAnnotationGutter {
|
||||
myAnnotation.removeListener(myListener);
|
||||
myAnnotation.dispose();
|
||||
myEditor.getUserData(AnnotateToggleAction.KEY_IN_EDITOR).remove(this);
|
||||
myColorScheme.clear();
|
||||
}
|
||||
|
||||
@Nullable
|
||||
|
||||
Reference in New Issue
Block a user