aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pkcs10.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-pkcs10.h')
-rw-r--r--epan/dissectors/packet-pkcs10.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/epan/dissectors/packet-pkcs10.h b/epan/dissectors/packet-pkcs10.h
index 07cb74d92f..9f19b80280 100644
--- a/epan/dissectors/packet-pkcs10.h
+++ b/epan/dissectors/packet-pkcs10.h
@@ -3,9 +3,6 @@
/* packet-pkcs10.h */
/* asn2wrs.py -b -L -p pkcs10 -c ./pkcs10.cnf -s ./packet-pkcs10-template -D . -O ../.. PKCS10.asn */
-/* Input file: packet-pkcs10-template.h */
-
-#line 1 "./asn1/pkcs10/packet-pkcs10-template.h"
/* packet-pkcs10.h
*
* Routines for PKCS10 dissection
@@ -35,12 +32,6 @@
void proto_reg_handoff_pkcs10(void);
-
-/*--- Included file: packet-pkcs10-exp.h ---*/
-#line 1 "./asn1/pkcs10/packet-pkcs10-exp.h"
int dissect_pkcs10_CertificationRequest(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-pkcs10-exp.h ---*/
-#line 31 "./asn1/pkcs10/packet-pkcs10-template.h"
-
#endif /* PACKET_PKCS10_H */