WaE: "UNX" is not defined
Change-Id: Ie1a98500fa4f3965872b3fc92a303df84556fd7a
This commit is contained in:
parent
1174fbee3a
commit
769831b958
@ -105,7 +105,7 @@ bool isAccessibilitySupportDesired()
|
|||||||
}
|
}
|
||||||
RegCloseKey(hKey);
|
RegCloseKey(hKey);
|
||||||
|
|
||||||
#elif UNX
|
#elif defined UNX
|
||||||
char buf[16];
|
char buf[16];
|
||||||
// use 2 shells to suppress the eventual "gcontool-2 not found" message
|
// use 2 shells to suppress the eventual "gcontool-2 not found" message
|
||||||
// of the shell trying to execute the command
|
// of the shell trying to execute the command
|
||||||
|
Loading…
x
Reference in New Issue
Block a user