aboutsummaryrefslogtreecommitdiff
path: root/plugins/check_tcp.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/check_tcp.c')
-rw-r--r--plugins/check_tcp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/check_tcp.c b/plugins/check_tcp.c
index e3fac22e..228a5335 100644
--- a/plugins/check_tcp.c
+++ b/plugins/check_tcp.c
@@ -100,8 +100,6 @@ main (int argc, char **argv)
int i;
char buffer[MAX_INPUT_BUFFER] = "";
char *status = "";
- char *output = NULL;
- char *ptr = NULL;
struct timeval tv;
if (strstr (argv[0], "check_udp")) {