connection: clean up conditional code path
authorDaniel Mack <zonque@gmail.com>
Tue, 24 Jun 2014 09:24:49 +0000 (11:24 +0200)
committerDaniel Mack <zonque@gmail.com>
Tue, 24 Jun 2014 09:24:51 +0000 (11:24 +0200)
commit2b9a7882119e45a0c4cb2414016801f50db29b92
treecd263ba6e39013b6d8e0e7d1a984ec245fdf94cf
parentee6848812019e530410879a972a462d23cf1d016
connection: clean up conditional code path

For broadcasts, we return anway, so there's no point in an 'else' branch.
connection.c