talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

commit 77312650287de902893125381088fa7baf8b2124
parent 0c116fe9b6290a9e7f7183563385321121694ef6
Author: Andrej Kacian <ticho@claws-mail.org>
Date:   Sun, 16 Feb 2014 13:37:19 +0100

Removed unused "block_cursor" preference from prefs_common.

Diffstat:
Msrc/prefs_common.h | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/prefs_common.h b/src/prefs_common.h @@ -168,7 +168,6 @@ struct _PrefsCommon gchar *fw_quotefmt; gboolean forward_as_attachment; gboolean redirect_keep_from; - gboolean block_cursor; gchar *quote_chars; gboolean enable_aspell;