aboutsummaryrefslogtreecommitdiffstats
path: root/packet-isis.h
diff options
context:
space:
mode:
Diffstat (limited to 'packet-isis.h')
-rw-r--r--packet-isis.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/packet-isis.h b/packet-isis.h
index f40bf9e445..9ebc600a28 100644
--- a/packet-isis.h
+++ b/packet-isis.h
@@ -1,7 +1,7 @@
/* packet-isis.h
* Defines and such for core isis protcol decode.
*
- * $Id: packet-isis.h,v 1.1 1999/12/15 04:34:19 guy Exp $
+ * $Id: packet-isis.h,v 1.2 2000/01/13 06:07:52 guy Exp $
* Stuart Stanley <stuarts@mxmail.net>
*
* Ethereal - Network traffic analyzer
@@ -29,12 +29,6 @@
#ifndef _PACKET_ISIS_H
#define _PACKET_ISIS_H
-/*
- * the IntraDomain Routing Protocol Descriminator is an achitectueral constant
- * set to 0x83 for all packets.
- */
-#define ISIS_IRPD 0x83
-
/*
* The version we support is 1
*/