From 5061687867ee9ae90b23469d7d6ac7f4c9c8424c Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 20 May 2016 15:23:05 +0100 Subject: store toolbar config in standard options instead of a separate file --- frontends/gtk/gui.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'frontends/gtk/gui.h') diff --git a/frontends/gtk/gui.h b/frontends/gtk/gui.h index b6a6dc994..53e732437 100644 --- a/frontends/gtk/gui.h +++ b/frontends/gtk/gui.h @@ -21,9 +21,6 @@ struct nsurl; -/** toolbar arrangement file path. */ -extern char *toolbar_indices_file_location; - /** Directory where all configuration files are held. */ extern char *nsgtk_config_home; -- cgit v1.2.3