From ad1bba830a5e4a8d6d641111bf17396e177429da Mon Sep 17 00:00:00 2001 From: hiro Date: Tue, 6 Sep 2005 07:34:27 +0000 Subject: save GPG settings even if GPGME is disabled. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@551 ee746299-78ed-0310-b773-934348b2243d --- libsylph/pop.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'libsylph/pop.h') diff --git a/libsylph/pop.h b/libsylph/pop.h index 515bc61b..1a5094de 100644 --- a/libsylph/pop.h +++ b/libsylph/pop.h @@ -38,9 +38,7 @@ typedef struct _Pop3Session Pop3Session; typedef enum { POP3_READY, POP3_GREETING, -#if USE_SSL POP3_STLS, -#endif POP3_GETAUTH_USER, POP3_GETAUTH_PASS, POP3_GETAUTH_APOP, -- cgit v1.2.3