make SVN compile again
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1157 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
@@ -277,9 +277,6 @@ int pianoView::getKeyFromScancode( int _k )
|
||||
case 32: return( 26 ); // O = d'
|
||||
case 19: return( 27 ); // 0 = d'#
|
||||
case 33: return( 28 ); // P = e'
|
||||
case 34: return( 29 ); // [ = f'
|
||||
case 21: return( 30 ); // - = f'#
|
||||
case 21: return( 31 ); // ] = g'
|
||||
}
|
||||
|
||||
return( -100 );
|
||||
|
||||
Reference in New Issue
Block a user