aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-bvlc.c
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2009-09-24 19:50:00 +0000
committerBill Meier <wmeier@newsguy.com>2009-09-24 19:50:00 +0000
commitbc67c2575998f02183def34959f85a970690b99a (patch)
treed84950e979b169ddf16b49cc678a7f2b7574e8e6 /epan/dissectors/packet-bvlc.c
parent4a73b89199a62544a141c5deebc03d4a0221ffbd (diff)
Remove unneeded #includes (along with C++ style comments added by mistake in the last commit).
svn path=/trunk/; revision=30123
Diffstat (limited to 'epan/dissectors/packet-bvlc.c')
-rw-r--r--epan/dissectors/packet-bvlc.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/epan/dissectors/packet-bvlc.c b/epan/dissectors/packet-bvlc.c
index b7c26175d8..0c28592921 100644
--- a/epan/dissectors/packet-bvlc.c
+++ b/epan/dissectors/packet-bvlc.c
@@ -29,9 +29,6 @@
# include "config.h"
#endif
-//#include <stdio.h>
-//#include <stdlib.h>
-//#include <string.h>
#include <epan/prefs.h>
#include <epan/strutil.h>