More controller-connection stuff

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1024 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Paul Giblock
2008-05-26 08:12:35 +00:00
parent 79905590da
commit f2d2420fc7
4 changed files with 31 additions and 24 deletions

View File

@@ -84,10 +84,6 @@ protected:
static controllerConnectionVector s_connections;
static controller * dummyController();
static controller * s_dummyController;
signals:
// The value changed while the mixer isn't running (i.e: MIDI CC)
void valueChanged( void );