nah
This commit is contained in:
@@ -87,8 +87,7 @@ void Steps::SetSMNoteData( const CString ¬es_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 ¬es_comp_out ) const
|
void Steps::GetSMNoteData( CString ¬es_comp_out ) const
|
||||||
{
|
{
|
||||||
if( notes_comp.empty() )
|
if( notes_comp.empty() )
|
||||||
|
|||||||
Reference in New Issue
Block a user