Skip to content

Commit

Permalink
removing comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Ross Boucher committed May 7, 2009
1 parent 06e3221 commit aaafb59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion AppKit/CoreGraphics/CGContextVML.j
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,6 @@ function CGContextDrawLinearGradient(aContext, aGradient, aStartPoint, anEndPoin

var vml = nil;

// MASSIVE hack for 280 Slides
if (aGradient.vml_gradient)
{
var stops = [[aGradient.vml_gradient stops] sortedArrayUsingSelector:@selector(comparePosition:)],
Expand Down

0 comments on commit aaafb59

Please sign in to comment.