Index: src/trusted/service_runtime/nacl_secure_service.h |
diff --git a/src/trusted/service_runtime/nacl_secure_service.h b/src/trusted/service_runtime/nacl_secure_service.h |
index 15ba2c7e16bd91c57051941fa79854cb6c431b4e..72bf2fcec6f7b976901637e8c3a4ee330f4f9ab2 100644 |
--- a/src/trusted/service_runtime/nacl_secure_service.h |
+++ b/src/trusted/service_runtime/nacl_secure_service.h |
@@ -44,8 +44,6 @@ void NaClSecureServiceDtor(struct NaClRefCount *vself); |
extern struct NaClSimpleServiceVtbl const kNaClSecureServiceVtbl; |
-void NaClSecureCommandChannel(struct NaClApp *nap); |
- |
EXTERN_C_END |
#endif /* NATIVE_CLIENT_SRC_TRUSTED_SERVICE_RUNTIME_NACL_SECURE_SERVICE_H_ */ |