fixed broken reference sharing
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1830 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
@@ -299,7 +299,7 @@ void sf2Instrument::freeFont( void )
|
||||
cout << "Really deleting " << m_filename << endl;
|
||||
|
||||
fluid_synth_sfunload( m_synth, m_fontId, TRUE );
|
||||
|
||||
s_fonts.remove( m_filename );
|
||||
delete m_font;
|
||||
}
|
||||
// Just remove our reference
|
||||
|
||||
Reference in New Issue
Block a user