Makarand Dharmapurikar преди 9 години
родител
ревизия
808131932e
променени са 1 файла, в които са добавени 0 реда и са изтрити 4 реда
  1. 0 4
      include/grpc/grpc_security.h

+ 0 - 4
include/grpc/grpc_security.h

@@ -299,10 +299,6 @@ GRPCAPI grpc_channel *grpc_secure_channel_create(
     grpc_channel_credentials *creds, const char *target,
     const grpc_channel_args *args, void *reserved);
 
-GRPCAPI grpc_channel *grpc_custom_secure_channel_create(
-    void *engine, const char *target, const grpc_channel_args *args,
-    void *reserved);
-
 /* --- grpc_server_credentials object. ---
 
    A server credentials object represents a way to authenticate a server.  */