Chromium Code Reviews| Index: src/trusted/service_runtime/include/bits/nacl_syscalls.h |
| diff --git a/src/trusted/service_runtime/include/bits/nacl_syscalls.h b/src/trusted/service_runtime/include/bits/nacl_syscalls.h |
| index be3fe4512a959a090c1c6a04762a8a05252b5afe..615cc193f520175293c99e2fadcd75db3263e5dc 100644 |
| --- a/src/trusted/service_runtime/include/bits/nacl_syscalls.h |
| +++ b/src/trusted/service_runtime/include/bits/nacl_syscalls.h |
| @@ -18,7 +18,6 @@ |
| */ |
| #define NACL_sys_null 1 |
| -#define NACL_sys_nameservice 2 |
| #define NACL_sys_dup 8 |
| #define NACL_sys_dup2 9 |