HI2Operations: Remove the not needed .h file.

Change-Id: Iabb24aae94814d4a10fdfa998f870b5e2cd3a8d8
Reviewed-on: https://code.wireshark.org/review/30921
Petri-Dish: Anders Broman <a.broman58@gmail.com>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@gmail.com>
This commit is contained in:
Anders Broman 2018-12-05 15:01:34 +01:00 committed by Anders Broman
parent ff0193f07f
commit 54847d43a6
5 changed files with 8 additions and 58 deletions

View File

@ -375,7 +375,6 @@ set(DISSECTOR_PUBLIC_HEADERS
packet-h265.h
packet-h323.h
packet-h450-ros.h
packet-HI2Operations.h
packet-hpext.h
packet-http.h
packet-http2.h

View File

@ -21,7 +21,6 @@ set( ASN_FILE_LIST
set( EXTRA_DIST
${ASN_FILE_LIST}
packet-${PROTOCOL_NAME}-template.c
packet-${PROTOCOL_NAME}-template.h
${PROTOCOL_NAME}.cnf
)

View File

@ -19,7 +19,6 @@
#include "packet-ber.h"
#include "packet-isup.h"
#include "packet-q931.h"
#include "packet-HI2Operations.h"
#define PNAME "HI2Operations"
#define PSNAME "HI2OPERATIONS"

View File

@ -27,7 +27,6 @@
#include "packet-ber.h"
#include "packet-isup.h"
#include "packet-q931.h"
#include "packet-HI2Operations.h"
#define PNAME "HI2Operations"
#define PSNAME "HI2OPERATIONS"
@ -367,7 +366,7 @@ static int hf_HI2Operations_cI = -1; /* CellIdType */
static int hf_HI2Operations_ssi = -1; /* SSIType */
/*--- End of included file: packet-HI2Operations-hf.c ---*/
#line 34 "./asn1/HI2Operations/packet-HI2Operations-template.c"
#line 33 "./asn1/HI2Operations/packet-HI2Operations-template.c"
/* Initialize the subtree pointers */
@ -479,7 +478,7 @@ static gint ett_HI2Operations_TETRACGIType = -1;
static gint ett_HI2Operations_TSIType = -1;
/*--- End of included file: packet-HI2Operations-ett.c ---*/
#line 37 "./asn1/HI2Operations/packet-HI2Operations-template.c"
#line 36 "./asn1/HI2Operations/packet-HI2Operations-template.c"
/*--- Included file: packet-HI2Operations-fn.c ---*/
@ -548,7 +547,7 @@ dissect_HI2Operations_OCTET_STRING_SIZE_1_5(gboolean implicit_tag _U_, tvbuff_t
static int
dissect_HI2Operations_T_e164_Format(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
#line 79 "./asn1/HI2Operations/HI2Operations.cnf"
#line 80 "./asn1/HI2Operations/HI2Operations.cnf"
tvbuff_t *parameter_tvb=NULL;
offset = dissect_ber_octet_string(implicit_tag, actx, tree, tvb, offset, hf_index,
@ -3800,7 +3799,7 @@ dissect_HI2Operations_Direction_Indication(gboolean implicit_tag _U_, tvbuff_t *
static int
dissect_HI2Operations_T_bearer_capability(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
#line 88 "./asn1/HI2Operations/HI2Operations.cnf"
#line 89 "./asn1/HI2Operations/HI2Operations.cnf"
tvbuff_t *parameter_tvb;
offset = dissect_ber_octet_string(implicit_tag, actx, tree, tvb, offset, hf_index,
@ -3858,7 +3857,7 @@ static const ber_sequence_t UUS1_Content_sequence[] = {
static int
dissect_HI2Operations_UUS1_Content(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
#line 35 "./asn1/HI2Operations/HI2Operations.cnf"
#line 36 "./asn1/HI2Operations/HI2Operations.cnf"
/* Heuristic test to see if it's our content */
gint8 tmp_class;
@ -3928,7 +3927,7 @@ int dissect_HI2Operations_UUS1_Content_PDU(tvbuff_t *tvb _U_, packet_info *pinfo
/*--- End of included file: packet-HI2Operations-fn.c ---*/
#line 39 "./asn1/HI2Operations/packet-HI2Operations-template.c"
#line 38 "./asn1/HI2Operations/packet-HI2Operations-template.c"
/*--- proto_register_HI2Operations ----------------------------------------------*/
@ -5237,7 +5236,7 @@ void proto_register_HI2Operations(void) {
"SSIType", HFILL }},
/*--- End of included file: packet-HI2Operations-hfarr.c ---*/
#line 47 "./asn1/HI2Operations/packet-HI2Operations-template.c"
#line 46 "./asn1/HI2Operations/packet-HI2Operations-template.c"
};
/* List of subtrees */
@ -5351,7 +5350,7 @@ void proto_register_HI2Operations(void) {
&ett_HI2Operations_TSIType,
/*--- End of included file: packet-HI2Operations-ettarr.c ---*/
#line 52 "./asn1/HI2Operations/packet-HI2Operations-template.c"
#line 51 "./asn1/HI2Operations/packet-HI2Operations-template.c"
};
/* Register protocol */

View File

@ -1,46 +0,0 @@
/* Do not modify this file. Changes will be overwritten. */
/* Generated automatically by the ASN.1 to Wireshark dissector compiler */
/* packet-HI2Operations.h */
/* asn2wrs.py -b -p HI2Operations -c ./HI2Operations.cnf -s ./packet-HI2Operations-template -D . -O ../.. HI2Operations_ver11.asn HI3CCLinkData.asn UmtsHI2Operations.asn TS101909201.asn PCESP.asn EN301040.asn */
/* Input file: packet-HI2Operations-template.h */
#line 1 "./asn1/HI2Operations/packet-HI2Operations-template.h"
/* packet-HI2Operations-template.h
*
* Routines for HI2 (ETSI TS 101 671 V3.5.1 (2009-11))
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/
#ifndef PACKET_HI2OPERATIONS_H
#define PACKET_HI2OPERATIONS_H
/*--- Included file: packet-HI2Operations-exp.h ---*/
#line 1 "./asn1/HI2Operations/packet-HI2Operations-exp.h"
int dissect_HI2Operations_UUS1_Content_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_);
/*--- End of included file: packet-HI2Operations-exp.h ---*/
#line 17 "./asn1/HI2Operations/packet-HI2Operations-template.h"
#endif /* if PACKET_HI2OPERATIONS_H */
/*
* Editor modelines
*
* Local Variables:
* c-basic-offset: 2
* tab-width: 8
* indent-tabs-mode: nil
* End:
*
* ex: set shiftwidth=2 tabstop=8 expandtab:
* :indentSize=2:tabSize=8:noTabs=true:
*/