From b7bdb4a98518e64c087d8bcbd4de7b3e476f92b9 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Sun, 2 Oct 2011 19:05:20 +0000 Subject: OK, those seem to depend on at least some of the CIP changes, so back the ENIP changes out as well. svn path=/trunk/; revision=39232 --- epan/dissectors/packet-enip.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'epan/dissectors/packet-enip.h') diff --git a/epan/dissectors/packet-enip.h b/epan/dissectors/packet-enip.h index f07544239d..a16cda9821 100644 --- a/epan/dissectors/packet-enip.h +++ b/epan/dissectors/packet-enip.h @@ -89,6 +89,3 @@ void enip_open_cip_connection( packet_info *pinfo, guint32 O2TConnID, guint32 T2OConnID ); void enip_close_cip_connection( packet_info *pinfo, guint16 ConnSerialNumber, guint16 VendorID, guint32 DeviceSerialNumber ); - - -extern attribute_info_t enip_attribute_vals[29]; -- cgit v1.2.3