From 938505da180727fbc56b68b80851adc3cf676523 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 4 Sep 2011 14:30:36 -0400 Subject: Let GtkFileChooser track its own last-used-folder. GtkFileChooser in GTK+ 3.2 now keeps track of the last-used-folder itself, even across applications, so get out of its way and let it handle it. --- composer/e-composer-private.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'composer/e-composer-private.h') diff --git a/composer/e-composer-private.h b/composer/e-composer-private.h index 35eb26696b..69e3169de3 100644 --- a/composer/e-composer-private.h +++ b/composer/e-composer-private.h @@ -73,8 +73,6 @@ MAIL_GCONF_PREFIX "/composer" #define COMPOSER_GCONF_CHARSET_KEY \ COMPOSER_GCONF_PREFIX "/charset" -#define COMPOSER_GCONF_CURRENT_FOLDER_KEY \ - COMPOSER_GCONF_PREFIX "/current_folder" #define COMPOSER_GCONF_INLINE_SPELLING_KEY \ COMPOSER_GCONF_PREFIX "/inline_spelling" #define COMPOSER_GCONF_MAGIC_LINKS_KEY \ -- cgit v1.2.3