summaryrefslogtreecommitdiff
path: root/src/cache/tcpconnection.c
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2024-07-24 18:54:07 +0000
committerLaurent Bercot <ska@appnovation.com>2024-07-24 18:54:07 +0000
commit8c9b0194063411882d3bbcec80d5e5c861d37544 (patch)
tree92d6ed8a8d5e8b35958bd45ebc3aa45b5105db9a /src/cache/tcpconnection.c
parent8d5a23bf7fe6bda50bab13f12725f3b7c8976d29 (diff)
downloadshibari-8c9b0194063411882d3bbcec80d5e5c861d37544.tar.xz
Add stuff to shibari-cache
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'src/cache/tcpconnection.c')
-rw-r--r--src/cache/tcpconnection.c5
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 ;