don't SetLoadedFromProfile here

This commit is contained in:
Glenn Maynard
2005-12-07 00:01:12 +00:00
parent 66c5a45117
commit a72100249c
-2
View File
@@ -2551,8 +2551,6 @@ void ScreenEdit::HandleMainMenuChoice( MainMenuChoice c, const vector<int> &iAns
{
ASSERT( pSteps->IsAnEdit() );
pSteps->SetLoadedFromProfile( ProfileSlot_Machine );
// XXX show error
NotesWriterSM w;
if( !w.WriteEditFileToMachine(pSong, pSteps) )