aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/tsi/transport_security_interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/tsi/transport_security_interface.h')
-rw-r--r--src/core/tsi/transport_security_interface.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/core/tsi/transport_security_interface.h b/src/core/tsi/transport_security_interface.h
index fa1924bb62..92e2b1098e 100644
--- a/src/core/tsi/transport_security_interface.h
+++ b/src/core/tsi/transport_security_interface.h
@@ -24,8 +24,6 @@
#include "src/core/lib/debug/trace.h"
-
-
/* --- tsi result --- */
typedef enum {
@@ -451,6 +449,4 @@ void tsi_init();
/* This method destroys the shared objects created by tsi_init. */
void tsi_destroy();
-
-
#endif /* GRPC_CORE_TSI_TRANSPORT_SECURITY_INTERFACE_H */