aboutsummaryrefslogtreecommitdiffstats
path: root/column.c
diff options
context:
space:
mode:
Diffstat (limited to 'column.c')
-rw-r--r--column.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/column.c b/column.c
index 77cfc7cc97..c3d9c35203 100644
--- a/column.c
+++ b/column.c
@@ -1,7 +1,7 @@
/* column.c
* Routines for handling column preferences
*
- * $Id: column.c,v 1.18 1999/07/22 21:14:13 guy Exp $
+ * $Id: column.c,v 1.19 1999/07/23 08:29:23 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -48,8 +48,6 @@
#include "column.h"
#include "packet.h"
-extern e_prefs prefs;
-
static GtkWidget *column_l, *chg_bt, *del_bt, *title_te, *fmt_m, *up_bt,
*dn_bt;
static gint cur_fmt;