Remove leftover debugging code.

svn path=/trunk/; revision=14152
This commit is contained in:
Gerald Combs 2005-04-20 19:50:11 +00:00
parent c5f8de0fbd
commit 5ff26fa19e
1 changed files with 0 additions and 1 deletions

View File

@ -244,7 +244,6 @@ dissect_eigrp(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree) {
break;
}
g_warning("size: %d off: %d", size, offset);
offset+=size;
}