aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-nt.h
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2003-06-17 05:29:46 +0000
committerTim Potter <tpot@samba.org>2003-06-17 05:29:46 +0000
commit24d1d3a828815b63fee23beb2daa068e5271f08d (patch)
treea5422bf833e7dc12ed834fc29fa61bf2acd116a4 /packet-dcerpc-nt.h
parentb65f1a77c1a7c5ffe15e76aa561028aa361e07cd (diff)
Remove silly dcerpc_smb_check_long_frame() function and all calls to it.
A much better place to do this is after the subdissector function has been called in dcercp_try_handoff(). svn path=/trunk/; revision=7895
Diffstat (limited to 'packet-dcerpc-nt.h')
-rw-r--r--packet-dcerpc-nt.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/packet-dcerpc-nt.h b/packet-dcerpc-nt.h
index 68a3b1e6a4..4b0ca6604d 100644
--- a/packet-dcerpc-nt.h
+++ b/packet-dcerpc-nt.h
@@ -2,7 +2,7 @@
* Routines for DCERPC over SMB packet disassembly
* Copyright 2001-2003 Tim Potter <tpot@samba.org>
*
- * $Id: packet-dcerpc-nt.h,v 1.47 2003/06/05 04:22:03 guy Exp $
+ * $Id: packet-dcerpc-nt.h,v 1.48 2003/06/17 05:29:46 tpot Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -133,12 +133,6 @@ dcerpc_smb_fetch_pol(e_ctx_hnd *policy_hnd, char **name,
guint32 *open_frame, guint32 *close_frame,
guint32 cur_frame);
-/* Check for unparsed data at the end of a frame */
-
-void
-dcerpc_smb_check_long_frame(tvbuff_t *tvb, int offset,
- packet_info *pinfo, proto_tree *tree);
-
/* Dissect NT specific things */
int