Remove no longer used global variable
This should've been removed in the previous commit (oops).
This commit is contained in:
parent
389d996b83
commit
a670edfbe5
@ -59,7 +59,6 @@ static gboolean clean = TRUE;
|
||||
static GModule *module = NULL;
|
||||
static struct VteFunctions *vf;
|
||||
static gchar *gtk_menu_key_accel = NULL;
|
||||
static gint vte_prefs_tab_num = -1;
|
||||
|
||||
/* use vte wordchars to select paths */
|
||||
static const gchar VTE_WORDCHARS[] = "-A-Za-z0-9,./?%&#:_";
|
||||
|
Loading…
x
Reference in New Issue
Block a user