revert accidently commited files

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@946 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Paul Giblock
2008-04-29 04:09:46 +00:00
parent 388564ddc2
commit f662081369
2 changed files with 0 additions and 15 deletions

View File

@@ -597,7 +597,6 @@ void knob::connectToController( void )
void knob::friendlyUpdate( void )
{
//printf("%d v\n", controller::runningFrames() );
if( model()->getController() == NULL || controller::runningFrames() % (256*4) == 0 )
{
update();