From 95c3f06d162799cefa3accfcbbe75c81b6c96182 Mon Sep 17 00:00:00 2001 From: Bill Meier Date: Sun, 7 Sep 2014 23:51:58 -0400 Subject: 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 --- epan/dissectors/Makefile.common | 1 - epan/dissectors/packet-gnm.h | 41 ----------------------------------------- 2 files changed, 42 deletions(-) delete mode 100644 epan/dissectors/packet-gnm.h 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 - * - * Wireshark - Network traffic analyzer - * By Gerald Combs - * 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 */ -- cgit v1.2.3