mirror of
https://github.com/deavminet/skippy.git
synced 2024-12-23 06:42:07 +00:00
Yeah, removed for reason in comment
This commit is contained in:
parent
41c7a8e13e
commit
0ce57aa328
@ -25,9 +25,6 @@ public class NotificationWatcher : Thread
|
||||
/* Await a notification */
|
||||
byte[] notification = manager.awaitNotification();
|
||||
process(notification);
|
||||
|
||||
/* TODO: Below? Seperate mutex, so this should be removed, let it spin */
|
||||
Thread.getThis().sleep(dur!("seconds")(2));
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user