aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-inap.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-inap.h')
-rw-r--r--epan/dissectors/packet-inap.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/epan/dissectors/packet-inap.h b/epan/dissectors/packet-inap.h
index cbc8f1f424..81ff7f1e2c 100644
--- a/epan/dissectors/packet-inap.h
+++ b/epan/dissectors/packet-inap.h
@@ -3,9 +3,6 @@
/* packet-inap.h */
/* asn2wrs.py -b -L -p inap -c ./inap.cnf -s ./packet-inap-template -D . -O ../.. IN-common-classes.asn IN-SSF-SCF-Classes.asn IN-SCF-SRF-Classes.asn IN-operationcodes.asn IN-object-identifiers.asn IN-common-datatypes.asn IN-SSF-SCF-datatypes.asn IN-SSF-SCF-ops-args.asn IN-SCF-SRF-datatypes.asn IN-SCF-SRF-ops-args.asn IN-errorcodes.asn IN-errortypes.asn ../ros/Remote-Operations-Information-Objects.asn ../ros/Remote-Operations-Generic-ROS-PDUs.asn */
-/* Input file: packet-inap-template.h */
-
-#line 1 "./asn1/inap/packet-inap-template.h"
/* packet-inap.h
*
* Copyright 2004, Tim Endean <endeant@hotmail.com>
@@ -21,9 +18,6 @@
#ifndef PACKET_INAP_H
#define PACKET_INAP_H
-
-/*--- Included file: packet-inap-exp.h ---*/
-#line 1 "./asn1/inap/packet-inap-exp.h"
extern const value_string inap_CriticalityType_vals[];
extern const value_string inap_BothwayThroughConnectionInd_vals[];
extern const value_string inap_LegID_vals[];
@@ -39,7 +33,4 @@ int dissect_inap_MiscCallInfo(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int
int dissect_inap_RedirectionInformation(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
int dissect_inap_ServiceKey(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
-/*--- End of included file: packet-inap-exp.h ---*/
-#line 17 "./asn1/inap/packet-inap-template.h"
-
#endif /* PACKET_INAP_H */