now works
This commit is contained in:
@@ -542,10 +542,6 @@ void PIKbdListener::readKeyboard() {
|
|||||||
|
|
||||||
void PIKbdListener::stop() {
|
void PIKbdListener::stop() {
|
||||||
PIThread::stop();
|
PIThread::stop();
|
||||||
#ifndef WINDOWS
|
|
||||||
char c = '\n';
|
|
||||||
write(0, &c, 1);
|
|
||||||
#endif
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user