Commit 7274e515 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Remove unused struct member

parent d265cbb3
......@@ -55,7 +55,6 @@ struct server {
int depth;
int sock;
char listen[256];
struct vss_addr **vss_addr;
char aaddr[32];
char aport[32];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment