aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2008-11-10 17:02:15 +0000
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2008-11-10 17:02:15 +0000
commitb0c783e25a4c91ecbe731ff5c9fad393fdc26cac (patch)
treeff73fc53b0c2e4d3af8a80a1bc5a167c7b9277df
parentaf797add969159b052b15cf8719772bb8bc97716 (diff)
Apparently no longer needed ....
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@26741 f5534014-38df-0310-8fa8-9805f1628bb7
-rw-r--r--epan/dissectors/packet-nbap.h43
1 files changed, 0 insertions, 43 deletions
diff --git a/epan/dissectors/packet-nbap.h b/epan/dissectors/packet-nbap.h
deleted file mode 100644
index 30e8967061..0000000000
--- a/epan/dissectors/packet-nbap.h
+++ /dev/null
@@ -1,43 +0,0 @@
-/* Do not modify this file. */
-/* It is created automatically by the ASN.1 to Wireshark dissector compiler */
-/* .\packet-nbap.h */
-/* ../../tools/asn2wrs.py -e -F -p nbap -c nbap.cnf -s packet-nbap-template nbap.asn */
-
-/* Input file: packet-nbap-template.h */
-
-#line 1 "packet-nbap-template.h"
-/* packet-nbap.h
- * Routines for UMTS Node B Application Part(NBAP) packet dissection
- * Copyright 2005, Anders Broman <anders.broman@ericsson.com>
- *
- * $Id$
- *
- * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- */
-
-#ifndef PACKET_NBAP_H
-#define PACKET_NBAP_H
-
-
-
-/*#include "packet-ros-exp.h" */
-
-#endif /* PACKET_NBAP_H */
-
-