miscellaneous cleanups before release of 4.1
git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@127 c05e91a0-76c8-4ec0-b377-ef19ce7cc080
This commit is contained in:
committed by
virtuoussin13
parent
6b504e67b2
commit
6e0954ea38
@ -258,10 +258,6 @@ void JoyPad::handleJoyEvents(int fd) {
|
||||
//pass that event on to the joypad!
|
||||
jsevent(msg);
|
||||
}
|
||||
|
||||
//sleep for a moment. This is just to keep us from throwing all the
|
||||
//available processer power into madly checking for new events.
|
||||
//usleep(10000);
|
||||
}
|
||||
|
||||
void JoyPad::releaseWidget() {
|
||||
|
Reference in New Issue
Block a user