diff --git a/common/Native/native_graphics.js b/common/Native/native_graphics.js index e312a2456f..f41d70a388 100644 --- a/common/Native/native_graphics.js +++ b/common/Native/native_graphics.js @@ -485,7 +485,6 @@ CNativeGraphics.prototype = }, drawCollaborativeChanges : function(x, y, w, h, Color) { - this.Native["drawCollaborativeChanges"](x, y, w, h, Color.r, Color.g, Color.b, 255); }, drawMailMergeField : function(x, y, w, h) {