paste rich-text data: NPE fixed

This commit is contained in:
nik
2014-04-22 11:31:23 +04:00
parent 89ca1576e0
commit 7ac3c11ddd
@@ -89,7 +89,6 @@ public class HtmlTransferableData extends AbstractSyntaxAwareReaderTransferableD
}
finally {
myResultBuffer = null;
myRawText = null;
myColorRegistry = null;
myFontNameRegistry = null;
myColors.clear();