From: Alan Knowles Date: Tue, 3 Aug 2021 09:54:23 +0000 (+0800) Subject: Roo/lib/Color.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=303316d8ae865bfe3d4d07f460e85e221d0ee6d4 Roo/lib/Color.js --- diff --git a/Roo/lib/Color.js b/Roo/lib/Color.js index a49e7ce6da..5b2296f320 100644 --- a/Roo/lib/Color.js +++ b/Roo/lib/Color.js @@ -278,7 +278,7 @@ Roo.lib.RGBColor = function (r, g, b, a){ var hsv = null; var hsl = null; - /** + /* * //private returns the HSV or HSL hue component of this RGBColor. The hue is in the * range [0,360). The parameters are: *