Remove 1 commented-out #include inadvertantly committed.
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 3 Aug 2009 18:06:36 +0000 (18:06 +0000)
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 3 Aug 2009 18:06:36 +0000 (18:06 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@29276 f5534014-38df-0310-8fa8-9805f1628bb7

epan/packet.c

index 0ad609aa25d7e98a0500dcd24890cc34178115d1..280e86a68706aa059c8bad7f41643b4fa2077d88 100644 (file)
@@ -40,7 +40,6 @@
 #include <time.h>
 
 #include "packet.h"
-//#include "proto.h"
 #include "timestamp.h"
 
 #include "atalk-utils.h"