clean-up properly

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@377 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Javier Serrano Polo
2006-08-27 21:44:26 +00:00
parent b93c240084
commit 50eef9c43c

View File

@@ -531,7 +531,7 @@ void midiALSASeq::run( void )
}
delete pollfd_set;
delete[] pollfd_set;
}