mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
paste rich-text data: NPE fixed
This commit is contained in:
-1
@@ -89,7 +89,6 @@ public class HtmlTransferableData extends AbstractSyntaxAwareReaderTransferableD
|
||||
}
|
||||
finally {
|
||||
myResultBuffer = null;
|
||||
myRawText = null;
|
||||
myColorRegistry = null;
|
||||
myFontNameRegistry = null;
|
||||
myColors.clear();
|
||||
|
||||
Reference in New Issue
Block a user