diff --git a/AppKit/CPTextView/_CPRTFParser.j b/AppKit/CPTextView/_CPRTFParser.j index 1a0bc1636..37509c7cb 100644 --- a/AppKit/CPTextView/_CPRTFParser.j +++ b/AppKit/CPTextView/_CPRTFParser.j @@ -310,7 +310,7 @@ var kRgsymRtf = { return sym[4]; case 1: - CPLogConsole("skipped : " + sym[4]); + // CPLogConsole("skipped : " + sym[4]); return ''; default: