Remove a superfluos log message in forget_connection()
authorFabian Keil <fk@fabiankeil.de>
Sun, 16 Oct 2011 12:37:12 +0000 (12:37 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sun, 16 Oct 2011 12:37:12 +0000 (12:37 +0000)
commit23a7c580a1a354082cd033c5faddd12b774b9777
treefc4940db6343ec5a504003d633450a5d8aedc28e
parentf2ec64186e9816a55e1d24a1a85685f434cd3dd7
Remove a superfluos log message in forget_connection()

As a bonus this simplifies the connection_reuse_mutex locking.
gateway.c