Skip to content

Commit 4f169e5

Browse files
committed
Remove Comment
1 parent d8f9351 commit 4f169e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/CodeEditSourceEditor/Gutter/GutterView.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,6 @@ public class GutterView: NSView {
242242
CATransaction.begin()
243243
superview?.clipsToBounds = false
244244
superview?.layer?.masksToBounds = false
245-
// layer?.backgroundColor = backgroundColor?.cgColor
246245
updateWidthIfNeeded()
247246
drawBackground(context)
248247
drawSelectedLines(context)

0 commit comments

Comments
 (0)