s3:lib/addrchange: remove unused pointer
[obnox/samba-ctdb.git] / source3 / lib / addrchange.c
index 18269fefcc518e1e76250ad687ec47d4a806d4df..293ebc459e0bfc347090adc9622a7b638e88dc9c 100644 (file)
@@ -27,7 +27,6 @@
 
 struct addrchange_context {
        int sock;
-       uint8_t *buf;
 };
 
 static int addrchange_context_destructor(struct addrchange_context *c);