Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1022)

Unified Diff: src/trusted/service_runtime/nacl_secure_service.h

Issue 1656133002: Cleanup: Remove various unused functions related to loading nexes over SRPC (Closed) Base URL: https://chromium.googlesource.com/native_client/src/native_client.git@master
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | src/trusted/service_runtime/sel_ldr.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_ */
« no previous file with comments | « no previous file | src/trusted/service_runtime/sel_ldr.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698