aboutsummaryrefslogtreecommitdiff
path: root/libsylph/prefs_common.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-01-26 09:52:02 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-01-26 09:52:02 +0000
commit3dcd0bb8512052ff540858ffc728964900c6c473 (patch)
tree3fd022d90c8e4d3867c7d6c59bca04d428d4eb59 /libsylph/prefs_common.h
parentbcd4b40e67010378892ce56f551d9e45958f07fa (diff)
removed 'Wrap before sending' option, which was rather problematic.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@933 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'libsylph/prefs_common.h')
-rw-r--r--libsylph/prefs_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libsylph/prefs_common.h b/libsylph/prefs_common.h
index a317e235..af484a89 100644
--- a/libsylph/prefs_common.h
+++ b/libsylph/prefs_common.h
@@ -72,7 +72,6 @@ struct _PrefsCommon
gint linewrap_len;
gboolean linewrap_quote;
gboolean autowrap;
- gboolean linewrap_at_send;
gboolean auto_exteditor;
gboolean enable_autosave;
gint autosave_itv;