From ca077b06386bf86c3f7e8b13ba8a90d59ccf54ec Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sat, 2 Aug 2014 02:19:06 +0100 Subject: fixup preference dialog handling of Developer view options --- gtk/options.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'gtk/options.h') diff --git a/gtk/options.h b/gtk/options.h index cdedbc6a7..63f2ad177 100644 --- a/gtk/options.h +++ b/gtk/options.h @@ -65,9 +65,6 @@ NSOPTION_BOOL(new_blank, false) /* path to save hotlist file */ NSOPTION_STRING(hotlist_path, NULL) -/* open source views in a tab */ -NSOPTION_BOOL(source_tab, false) - /* Developer information viewer display method */ NSOPTION_INTEGER(developer_view, 0) -- cgit v1.2.3