remove bogus assert. It was firing when saving a new edit.

This commit is contained in:
Chris Danford
2005-12-06 19:06:45 +00:00
parent 533e2e2175
commit ed1c2766c2
-2
View File
@@ -263,8 +263,6 @@ CString NotesWriterSM::GetEditFileName( const Song *pSong, const Steps *pSteps )
bool NotesWriterSM::WriteEditFileToMachine( const Song *pSong, Steps *pSteps )
{
ASSERT( pSteps->WasLoadedFromProfile() );
CString sDir = PROFILEMAN->GetProfileDir( ProfileSlot_Machine ) + EDIT_STEPS_SUBDIR;
/* If the file name of the edit has changed since the last save, then delete the old