forked from GNUsocial/gnu-social
Remove Google References
This removes most references to Google, with some remaining since they may point to things which are still relevant. References to Google Code, Google Buzz and Google Maps have been removed
This commit is contained in:
1
js/extlib/jquery-ui/jquery-ui.js
vendored
1
js/extlib/jquery-ui/jquery-ui.js
vendored
@@ -14626,7 +14626,6 @@ color.fn = jQuery.extend( color.prototype, {
|
||||
color.fn.parse.prototype = color.fn;
|
||||
|
||||
// hsla conversions adapted from:
|
||||
// https://code.google.com/p/maashaack/source/browse/packages/graphics/trunk/src/graphics/colors/HUE2RGB.as?r=5021
|
||||
|
||||
function hue2rgb( p, q, h ) {
|
||||
h = ( h + 1 ) % 1;
|
||||
|
Reference in New Issue
Block a user