mirror of https://github.com/adamdruppe/arsd.git
Merge branch 'master' of github.com:adamdruppe/arsd
This commit is contained in:
commit
bd84b9fe27
|
@ -2387,7 +2387,7 @@ public:
|
|||
private:
|
||||
private import core.time : MonoTime;
|
||||
|
||||
version(X11) {
|
||||
version(Posix) {
|
||||
__gshared int customEventFDRead = -1;
|
||||
__gshared int customEventFDWrite = -1;
|
||||
__gshared int customSignalFD = -1;
|
||||
|
|
Loading…
Reference in New Issue