aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/common.c b/common.c
index d4cf479..8974f57 100644
--- a/common.c
+++ b/common.c
@@ -306,7 +306,6 @@ socks_4a_start (struct socks_connector *self)
}
struct str *wb = &self->write_buffer;
- str_init (wb);
str_pack_u8 (wb, 4); // version
str_pack_u8 (wb, 1); // connect