aboutsummaryrefslogtreecommitdiff
path: root/libsylph/prefs_common.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-09-06 07:34:27 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-09-06 07:34:27 +0000
commitad1bba830a5e4a8d6d641111bf17396e177429da (patch)
tree7960a76f1e05d1b11a173d9b342fc74442590b22 /libsylph/prefs_common.h
parentab9022b4ab60dfdf1a547d96bb533a15e16fa0c3 (diff)
save GPG settings even if GPGME is disabled.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@551 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'libsylph/prefs_common.h')
-rw-r--r--libsylph/prefs_common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libsylph/prefs_common.h b/libsylph/prefs_common.h
index afc5f1d0..8c640f1d 100644
--- a/libsylph/prefs_common.h
+++ b/libsylph/prefs_common.h
@@ -193,7 +193,6 @@ struct _PrefsCommon
gchar *junk_folder;
gboolean filter_junk_on_recv;
-#if USE_GPGME
/* Privacy */
gboolean auto_check_signatures;
gboolean gpg_signature_popup;
@@ -201,7 +200,6 @@ struct _PrefsCommon
gint store_passphrase_timeout;
gboolean passphrase_grab;
gboolean gpg_warning;
-#endif /* USE_GPGME */
/* Interface */
gboolean sep_folder;