Tastudio - don't setup columns when loading a file, the file has the column settings

This commit is contained in:
adelikat 2019-12-11 11:43:05 -06:00
parent 515f409246
commit 24d84f3f08
1 changed files with 0 additions and 1 deletions

View File

@ -584,7 +584,6 @@ namespace BizHawk.Client.EmuHawk
GoToFrame(CurrentTasMovie.Session.CurrentFrame);
}
SetUpColumns();
SetUpToolStripColumns();
CurrentTasMovie.PropertyChanged += TasMovie_OnPropertyChanged;