From af73d78b7838deb94673815ba3c1b0ebcadc5927 Mon Sep 17 00:00:00 2001 From: Craig Tiller Date: Tue, 22 Sep 2015 09:30:46 -0700 Subject: clang-format all core files --- src/core/security/credentials.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/core/security/credentials.h') diff --git a/src/core/security/credentials.h b/src/core/security/credentials.h index edc0a61f03..09b32132ed 100644 --- a/src/core/security/credentials.h +++ b/src/core/security/credentials.h @@ -218,7 +218,6 @@ typedef struct { grpc_server_credentials *c, grpc_security_connector **sc); } grpc_server_credentials_vtable; - /* TODO(jboeuf): Add a refcount. */ struct grpc_server_credentials { const grpc_server_credentials_vtable *vtable; -- cgit v1.2.3