Kaydet (Commit) 769831b9 authored tarafından David Tardon's avatar David Tardon

WaE: "UNX" is not defined

Change-Id: Ie1a98500fa4f3965872b3fc92a303df84556fd7a
üst 1174fbee
...@@ -105,7 +105,7 @@ bool isAccessibilitySupportDesired() ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment