summaryrefslogtreecommitdiff
path: root/capture.h
diff options
context:
space:
mode:
Diffstat (limited to 'capture.h')
-rw-r--r--capture.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/capture.h b/capture.h
index d40fa30c03..61cf251a96 100644
--- a/capture.h
+++ b/capture.h
@@ -1,7 +1,7 @@
/* capture.h
* Definitions for packet capture windows
*
- * $Id: capture.h,v 1.13 1999/08/18 16:28:22 gram Exp $
+ * $Id: capture.h,v 1.14 1999/09/09 03:31:50 gram Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -48,8 +48,6 @@
#define DLT_PPP_BSDOS 14
#endif
-
-void capture_prep_cb(GtkWidget *, gpointer);
void capture(void);
#endif /* HAVE_LIBPCAP */