Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit bef2444

Browse files
Fixing build error
1 parent 6ce0802 commit bef2444

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/UnityExtension/Assets/Editor/GitHub.Unity/UI/HistoryView.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ public override void InitializeView(IView parent)
6262
{
6363
base.InitializeView(parent);
6464

65-
lastWidth = Position.width;
6665
selectionIndex = newSelectionIndex = -1;
6766

6867
changesetTree.InitializeView(this);

0 commit comments

Comments
 (0)