From 4e598430405c81e3ff5b5ab8808f5c6a90549cc5 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 9 Mar 2016 09:04:50 +0000 Subject: remove unrequired path globals --- gtk/gui.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'gtk') diff --git a/gtk/gui.h b/gtk/gui.h index 7f06b1e80..b6a6dc994 100644 --- a/gtk/gui.h +++ b/gtk/gui.h @@ -24,12 +24,6 @@ struct nsurl; /** toolbar arrangement file path. */ extern char *toolbar_indices_file_location; -/** Resource directory path. */ -extern char *res_dir_location; - -/** Theme location. */ -extern char *themelist_file_location; - /** Directory where all configuration files are held. */ extern char *nsgtk_config_home; -- cgit v1.2.3