aboutsummaryrefslogtreecommitdiff
path: root/tests/compat_bug777.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/compat_bug777.c')
-rw-r--r--tests/compat_bug777.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/compat_bug777.c b/tests/compat_bug777.c
index dc1f54f3..7bd6fce5 100644
--- a/tests/compat_bug777.c
+++ b/tests/compat_bug777.c
@@ -29,7 +29,6 @@ int main (int argc, const char *argv[])
int sb;
int sc1;
int sc2;
- char socket_address[128];
sb = test_socket (AF_SP, NN_PAIR);
test_bind (sb, "inproc://pair");