aboutsummaryrefslogtreecommitdiff
path: root/src/prefs_common.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-06-24 06:38:35 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-06-24 06:38:35 +0000
commitc5e887e718761a5581bcad1b1cabae0e0b1d8d63 (patch)
treee5b791424482d54d7aee26110640af8d57d8de92 /src/prefs_common.h
parentd35b30ecc1e58cfe625a0ca6e2b5bf08b2d27e4d (diff)
removed unused option 'enable_hscrollbar'.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@374 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/prefs_common.h')
-rw-r--r--src/prefs_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/prefs_common.h b/src/prefs_common.h
index 190d1036..7faf27ae 100644
--- a/src/prefs_common.h
+++ b/src/prefs_common.h
@@ -103,7 +103,6 @@ struct _PrefsCommon
gchar *date_format;
gboolean enable_rules_hint;
- gboolean enable_hscrollbar;
gboolean bold_unread;
ToolbarStyle toolbar_style;