Skip to content

Commit 7338dc0

Browse files
author
Martin Barreto
committed
remove unused line
1 parent 7a53a7a commit 7338dc0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/ButtonBarPagerTabStripViewController.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,6 @@ open class ButtonBarPagerTabStripViewController: PagerTabStripViewController, Pa
324324
let indicatorInfo = childController.indicatorInfo(for: self)
325325

326326
cell.label.text = indicatorInfo.title
327-
cell.accessibilityLabel = indicatorInfo.accessibilityLabel
328327
cell.label.font = settings.style.buttonBarItemFont
329328
cell.label.textColor = settings.style.buttonBarItemTitleColor ?? cell.label.textColor
330329
cell.contentView.backgroundColor = settings.style.buttonBarItemBackgroundColor ?? cell.contentView.backgroundColor

0 commit comments

Comments
 (0)