Remove unneeded #includes (along with C++ style comments added by mistake in the...
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 24 Sep 2009 19:50:00 +0000 (19:50 +0000)
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 24 Sep 2009 19:50:00 +0000 (19:50 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30123 f5534014-38df-0310-8fa8-9805f1628bb7

epan/dissectors/packet-bvlc.c

index b7c26175d827c441e21a1bdad31d7df282045ff9..0c28592921d5b66699ab6caa1e351ed9951b45d2 100644 (file)
@@ -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>