projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9d48a8
)
unused var
author
Christian Grothoff
<christian@grothoff.org>
Tue, 2 Feb 2010 08:37:38 +0000
(08:37 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Tue, 2 Feb 2010 08:37:38 +0000
(08:37 +0000)
src/transport/transport_api.c
patch
|
blob
|
history
diff --git
a/src/transport/transport_api.c
b/src/transport/transport_api.c
index 704ce8934460efab31ab91f2d407055415936dec..bd9e11270e92ee9cd8b327b03bdafbacd912affc 100644
(file)
--- a/
src/transport/transport_api.c
+++ b/
src/transport/transport_api.c
@@
-946,7
+946,6
@@
request_connect (void *cls, size_t size, void *buf)
struct GNUNET_TRANSPORT_TransmitHandle *th = cls;
struct TryConnectMessage *tcm;
struct GNUNET_TRANSPORT_Handle *h;
- struct NeighbourList *n;
GNUNET_assert (th->notify_delay_task == GNUNET_SCHEDULER_NO_TASK);
h = th->handle;