fixed last commit

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1725 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-10-02 20:49:48 +00:00
parent abb6257693
commit 6be3579bcb

View File

@@ -100,8 +100,6 @@ static void * aligned_malloc( int _bytes )
}
#undef QT_VERSION
#define QT_VERSION 0x040300
class mixerWorkerThread : public QThread
{