diff options
Diffstat (limited to 'sesman/tcp.h')
-rw-r--r-- | sesman/tcp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sesman/tcp.h b/sesman/tcp.h index fae31174..57f9716d 100644 --- a/sesman/tcp.h +++ b/sesman/tcp.h @@ -53,4 +53,3 @@ int DEFAULT_CC tcp_force_send(int sck, char* data, int len); #endif - |