From 3dcd0bb8512052ff540858ffc728964900c6c473 Mon Sep 17 00:00:00 2001 From: hiro Date: Thu, 26 Jan 2006 09:52:02 +0000 Subject: removed 'Wrap before sending' option, which was rather problematic. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@933 ee746299-78ed-0310-b773-934348b2243d --- libsylph/prefs_common.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'libsylph/prefs_common.c') diff --git a/libsylph/prefs_common.c b/libsylph/prefs_common.c index 5b96a5a9..0f430afd 100644 --- a/libsylph/prefs_common.c +++ b/libsylph/prefs_common.c @@ -72,8 +72,6 @@ static PrefParam param[] = { {"linewrap_length", "72", &prefs_common.linewrap_len, P_INT}, {"linewrap_quotation", "FALSE", &prefs_common.linewrap_quote, P_BOOL}, {"linewrap_auto", "FALSE", &prefs_common.autowrap, P_BOOL}, - {"linewrap_before_sending", "FALSE", &prefs_common.linewrap_at_send, - P_BOOL}, {"enable_autosave", "FALSE", &prefs_common.enable_autosave, P_BOOL}, {"autosave_interval", "5", &prefs_common.autosave_itv, P_INT}, -- cgit v1.2.3