aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-lisp.c
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2011-04-28 18:18:30 +0000
committerBill Meier <wmeier@newsguy.com>2011-04-28 18:18:30 +0000
commit597f4b28bbe12866bcec241b1be53aa011c018c6 (patch)
treeee96a24f2ebd16b748e7dfa2bdf3abb05715c9cd /epan/dissectors/packet-lisp.c
parentc22cde8de5781c800f7d1c0c54302097c72fb5b3 (diff)
Remove an XXX comment;
svn path=/trunk/; revision=36941
Diffstat (limited to 'epan/dissectors/packet-lisp.c')
-rw-r--r--epan/dissectors/packet-lisp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/epan/dissectors/packet-lisp.c b/epan/dissectors/packet-lisp.c
index 34a3244565..9ece880257 100644
--- a/epan/dissectors/packet-lisp.c
+++ b/epan/dissectors/packet-lisp.c
@@ -858,8 +858,6 @@ dissect_lisp(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
/* Sub-dissectors are indirectly called by the following and thus
this code should be executed whether or not tree==NULL.
- XXX: Is it acceptable to use 'if (tree)' in the cases where
- only the data dissector is indirectly called ?
*/
switch (type) {
case LISP_MAP_REQUEST: