Skip to content

Commit 5168429

Browse files
committed
Why did i think that was ok
lmao
1 parent dcf65f1 commit 5168429

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

EditorExpanded/TrackNodeColors.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,9 @@ public TrackNodeColors(string fileName) : this(new FileInfo(fileName))
3737
public TrackNodeColors(FileInfo file)
3838
{
3939
this.file = file;
40-
/* Not worrying about tracknodecolor stuff
40+
4141
MakeWatcher();
4242
LoadData();
43-
*/
4443
}
4544
#endregion
4645

0 commit comments

Comments
 (0)