Remove an XXX comment;

svn path=/trunk/; revision=36941
This commit is contained in:
Bill Meier 2011-04-28 18:18:30 +00:00
parent c22cde8de5
commit 597f4b28bb
1 changed files with 0 additions and 2 deletions

View File

@ -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: