From f6b0a33fd286c190814fb9e6c835f27552ad3186 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 14 Dec 2010 18:54:20 +0000 Subject: make the history, download, hotlist and cookies initialisation actually use the generic glade file finding code instead of their own thing and erroring out. svn path=/trunk/netsurf/; revision=11055 --- gtk/gtk_gui.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'gtk/gtk_gui.h') diff --git a/gtk/gtk_gui.h b/gtk/gtk_gui.h index 622b6ca55..9035d8873 100644 --- a/gtk/gtk_gui.h +++ b/gtk/gtk_gui.h @@ -37,8 +37,6 @@ extern char *glade_warning_file_location; extern char *glade_login_file_location; extern char *glade_ssl_file_location; extern char *glade_toolbar_file_location; -extern char *glade_downloads_file_location; -extern char *glade_history_file_location; extern char *glade_options_file_location; extern char *languages_file_location; -- cgit v1.2.3