Compare commits
1 Commits
a3004491d6
...
0973379f53
| Author | SHA1 | Date | |
|---|---|---|---|
| 0973379f53 |
@@ -542,10 +542,6 @@ void PIKbdListener::readKeyboard() {
|
||||
|
||||
void PIKbdListener::stop() {
|
||||
PIThread::stop();
|
||||
#ifndef WINDOWS
|
||||
char c = '\n';
|
||||
write(0, &c, 1);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user