From ed1c2766c27bc3d0dec5b1e3fd3714ad10276ade Mon Sep 17 00:00:00 2001 From: Chris Danford Date: Tue, 6 Dec 2005 19:06:45 +0000 Subject: [PATCH] remove bogus assert. It was firing when saving a new edit. --- stepmania/src/NotesWriterSM.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/stepmania/src/NotesWriterSM.cpp b/stepmania/src/NotesWriterSM.cpp index 16353eff05..4d3770cdd5 100644 --- a/stepmania/src/NotesWriterSM.cpp +++ b/stepmania/src/NotesWriterSM.cpp @@ -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