aboutsummaryrefslogtreecommitdiff
path: root/libsylph/smtp.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-11-21 06:16:53 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-11-21 06:16:53 +0000
commit706387299924733de026545cc7fd99fa15624278 (patch)
treeeab31a4d5bda5f9d27fe54791ba21b00b6da1902 /libsylph/smtp.h
parent3bc4ce303283eb3f6652ffc0c6a1243f1002a400 (diff)
merged from LibSylph branch.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1330 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'libsylph/smtp.h')
-rw-r--r--libsylph/smtp.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libsylph/smtp.h b/libsylph/smtp.h
index 1375828c..6a087773 100644
--- a/libsylph/smtp.h
+++ b/libsylph/smtp.h
@@ -89,9 +89,7 @@ struct _SMTPSession
SMTPState state;
-#if USE_SSL
gboolean tls_init_done;
-#endif
gchar *hostname;