mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-14 22:51:28 +00:00
turned off logging in RTF parser
This commit is contained in:
@@ -310,7 +310,7 @@ var kRgsymRtf = {
|
||||
return sym[4];
|
||||
|
||||
case 1:
|
||||
CPLogConsole("skipped : " + sym[4]);
|
||||
// CPLogConsole("skipped : " + sym[4]);
|
||||
return '';
|
||||
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user