aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/HI2Operations/packet-HI2Operations-template.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/asn1/HI2Operations/packet-HI2Operations-template.h')
-rw-r--r--epan/dissectors/asn1/HI2Operations/packet-HI2Operations-template.h32
1 files changed, 0 insertions, 32 deletions
diff --git a/epan/dissectors/asn1/HI2Operations/packet-HI2Operations-template.h b/epan/dissectors/asn1/HI2Operations/packet-HI2Operations-template.h
deleted file mode 100644
index 29c5d96509..0000000000
--- a/epan/dissectors/asn1/HI2Operations/packet-HI2Operations-template.h
+++ /dev/null
@@ -1,32 +0,0 @@
-/* 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
-
-#include "packet-HI2Operations-exp.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:
- */