s3: Remove an unnecessary NULL check
authorVolker Lendecke <vl@samba.org>
Fri, 6 Aug 2010 21:27:36 +0000 (23:27 +0200)
committerVolker Lendecke <vl@samba.org>
Sat, 7 Aug 2010 08:12:18 +0000 (10:12 +0200)
commit4c6fd6043b3cf3b395b58037e99b1c2b7334a411
tree79e8adef8eb42eacad11244d24078ce1f0e3d55a
parent16949ef75a91adf68c2888cb4cb0d7f802e8781e
s3: Remove an unnecessary NULL check

Now that connections.tdb is not used for the broadcast messaging anymore,
connections_fetch_entry is only called for real connections.
source3/lib/conn_tdb.c