Remove a whole bunch of if(tree)'s that were protecting single
authormorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 28 Feb 2009 19:14:14 +0000 (19:14 +0000)
committermorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 28 Feb 2009 19:14:14 +0000 (19:14 +0000)
commit4e074927299bb860ffc7ef1f02e5832e3ae952d7
tree2a7b0fe54702671f92707484a3500070105ddc9c
parentf414b94876bb392c0eb6ef783c04bd563ef290e5
Remove a whole bunch of if(tree)'s that were protecting single
proto_tree_add_*() calls: those APIs check if tree is NULL too and taking
out the dissector's ifs makes the code easier to read.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27567 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dissectors/packet-mysql.c