diff options
Diffstat (limited to 'src/cache/tcpconnection.c')
-rw-r--r-- | src/cache/tcpconnection.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/cache/tcpconnection.c b/src/cache/tcpconnection.c deleted file mode 100644 index bd72fb4..0000000 --- a/src/cache/tcpconnection.c +++ /dev/null @@ -1,5 +0,0 @@ -/* ISC license. */ - -#include "shibari-cache-internal.h" - -genset *tcpconn = 0 ; |