diff options
Diffstat (limited to 'src/common/tortls.h')
-rw-r--r-- | src/common/tortls.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/tortls.h b/src/common/tortls.h index 4d8aba264b..1703b95b62 100644 --- a/src/common/tortls.h +++ b/src/common/tortls.h @@ -51,4 +51,3 @@ unsigned long tor_tls_get_n_bytes_written(tor_tls *tls); void _check_no_tls_errors(const char *fname, int line); #endif - |