This commit is contained in:
Glenn Maynard
2004-10-30 07:42:03 +00:00
parent 0fc2b8b5fa
commit 2046ab5261
+1 -2
View File
@@ -87,8 +87,7 @@ void Steps::SetSMNoteData( const CString &notes_comp_ )
m_uHash = GetHashForString( notes_comp ); m_uHash = GetHashForString( notes_comp );
} }
/* XXX: this function should pull data from cache, like Decompress(); but maybe /* XXX: this function should pull data from cache, like Decompress() */
* we can just get rid of this ... */
void Steps::GetSMNoteData( CString &notes_comp_out ) const void Steps::GetSMNoteData( CString &notes_comp_out ) const
{ {
if( notes_comp.empty() ) if( notes_comp.empty() )