aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2014-09-07 23:51:58 -0400
committerBill Meier <wmeier@newsguy.com>2014-09-08 04:08:59 +0000
commit95c3f06d162799cefa3accfcbbe75c81b6c96182 (patch)
tree93d9451f2ba7d85af6ea987709b06822ae8cdb6c
parent79d7e5d488bd1a8076b81d4e9cac33183b2dae8e (diff)
packet-gnm.h: remove: (should have been part of 07b003a "Remove obsolete dissectors")
Change-Id: I80455f69c2830609fe34ee79492d37dc4103de10 Reviewed-on: https://code.wireshark.org/review/4030 Reviewed-by: Bill Meier <wmeier@newsguy.com>
-rw-r--r--epan/dissectors/Makefile.common1
-rw-r--r--epan/dissectors/packet-gnm.h41
2 files changed, 0 insertions, 42 deletions
diff --git a/epan/dissectors/Makefile.common b/epan/dissectors/Makefile.common
index 58959f2afa..2b7d992967 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -1466,7 +1466,6 @@ DISSECTOR_INCLUDES = \
packet-gluster.h \
packet-gmr1_common.h \
packet-gmr1_rr.h \
- packet-gnm.h \
packet-gnutella.h \
packet-gprscdr.h \
packet-gre.h \
diff --git a/epan/dissectors/packet-gnm.h b/epan/dissectors/packet-gnm.h
deleted file mode 100644
index d1bb01096d..0000000000
--- a/epan/dissectors/packet-gnm.h
+++ /dev/null
@@ -1,41 +0,0 @@
-/* Do not modify this file. Changes will be overwritten. */
-/* Generated automatically by the ASN.1 to Wireshark dissector compiler */
-/* packet-gnm.h */
-/* ../../tools/asn2wrs.py -b -p gnm -c ./gnm.cnf -s ./packet-gnm-template -D . -O ../../epan/dissectors GNM.asn */
-
-/* Input file: packet-gnm-template.h */
-
-#line 1 "../../asn1/gnm/packet-gnm-template.h"
-/* packet-gnm.c
- * Routines for GENERIC NETWORK INFORMATION MODEL Data dissection
- *
- * Copyright 2005 , Anders Broman <anders.broman [AT] ericsson.com>
- *
- * Wireshark - Network traffic analyzer
- * By Gerald Combs <gerald@wireshark.org>
- * Copyright 1998 Gerald Combs
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation; either version 2
- * of the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
- *
- *
- * References:
- * ITU-T recommendatiom M.3100
- */
-#ifndef PACKET_GNM_H
-#define PACKET_GNM_H
-
-/*#include "packet-gni-exp.h"*/
-
-#endif /* PACKET_GNM_H */