Add filter button support to FibreChannel stats and DCERPC stats.
[obnox/wireshark/wip.git] / packet-kerberos.c
index 8ebdd4152ebb34128d9250022e602f625cb01d22..c5d49c5d3fb69e6a205a86ca8925b6f9a7b89696 100644 (file)
@@ -14,7 +14,7 @@
  *
  *     http://www.ietf.org/internet-drafts/draft-ietf-krb-wg-kerberos-clarifications-03.txt
  *
- * $Id: packet-kerberos.c,v 1.39 2003/06/01 20:34:20 sharpe Exp $
+ * $Id: packet-kerberos.c,v 1.41 2003/07/08 06:39:13 guy Exp $
  *
  * Ethereal - Network traffic analyzer
  * By Gerald Combs <gerald@ethereal.com>
@@ -565,6 +565,8 @@ krb_proto_tree_add_time(proto_tree *tree, tvbuff_t *tvb, int offset,
 
     which is all over the place in krb5 */
 
+#if 0
+
 /*
  * Dissect Kerberos 5 flags, which seems to be encoded as an ASN.1 
  * bit field ... but, there is a one byte padding field (why the f***
@@ -578,6 +580,8 @@ dissect_ap_options(tvbuff_t *tvb, int offset)
 {
 
 }
+
+#endif
  
 static void
 dissect_type_value_pair(ASN1_SCK *asn1p, int *inoff,