Added two new arguments to epan_init() and proto_init() to
[obnox/wireshark/wip.git] / globals.h
index cecc552a3dd644bc3392b50b73bc51fe3d4d00f7..49122e97c3d429982fc93055bdaaba44d827b2fe 100644 (file)
--- a/globals.h
+++ b/globals.h
@@ -1,7 +1,7 @@
 /* globals.h
  * Global defines, etc.
  *
- * $Id: globals.h,v 1.23 2000/10/19 22:59:23 guy Exp $
+ * $Id: globals.h,v 1.24 2001/03/27 06:48:11 guy Exp $
  *
  * Ethereal - Network traffic analyzer
  * By Gerald Combs <gerald@zing.org>
@@ -34,7 +34,6 @@
 
 extern capture_file cfile;
 extern guint        main_ctx, file_ctx;
-extern gchar        comp_info_str[256];
 extern gchar       *ethereal_path;
 extern gchar       *last_open_dir;
 extern gboolean     auto_scroll_live;