Skip to content

Commit 4b70134

Browse files
committed
remove index to focus
1 parent e8cec19 commit 4b70134

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/lib/tabs/tab-header.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ export class MdTabHeader {
3737
/** The tab index that is focused. */
3838
private _focusIndex: number = 0;
3939

40-
/** Index to focus after the view has been checked. */
41-
private _indexToFocus: number;
42-
4340
/** The distance in pixels that the tab labels should be translated to the left. */
4441
private _scrollDistance = 0;
4542

0 commit comments

Comments
 (0)