Skip to content
This repository was archived by the owner on Jan 19, 2022. It is now read-only.

Commit f3c1aee

Browse files
author
Luis Padron
committed
Remove line of code which caused build issue with old xcode and swift versions
1 parent 5baee24 commit f3c1aee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

UICircularProgressRing/UICircularProgressRingLayer.swift

-1
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,6 @@ class UICircularProgressRingLayer: CAShapeLayer {
276276
end: gradientEndPosition,
277277
inContext: ctx)
278278

279-
ctx.resetClip()
280279
ctx.restoreGState()
281280
}
282281
}

0 commit comments

Comments
 (0)