Get rid of extra blanks in strings.
[obnox/wireshark/wip.git] / packet-clip.h
index eb87f51deb22e2d0de8c44466452de3febdc2dda..11190b0cc526958b83a9fba4a0da816ce0790f9d 100644 (file)
@@ -1,6 +1,6 @@
 /* packet-clip.h
  *
- * $Id: packet-clip.h,v 1.3 2000/08/11 13:34:15 deniel Exp $
+ * $Id: packet-clip.h,v 1.4 2000/11/29 05:16:15 gram Exp $
  *
  * Ethereal - Network traffic analyzer
  * By Gerald Combs <gerald@zing.org>
@@ -26,6 +26,5 @@
 #define __PACKET_CLIP_H__
 
 void capture_clip(const u_char *, packet_counts *);
-void dissect_clip(tvbuff_t *, packet_info *, proto_tree *);
 
 #endif