aboutsummaryrefslogtreecommitdiff
path: root/src/prefs_common.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-06-21 09:00:25 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-06-21 09:00:25 +0000
commitbb518479864194e4c792b6235a4d059bcb06ca74 (patch)
tree3ae2fb865ab85a228c17521f3e5c6aee6cc037cd /src/prefs_common.h
parentd2275bbf442d09eb646b388c91a486ba8364ac64 (diff)
moved the option of max news articles to account prefs.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@358 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 5ba96998..266d4a6e 100644
--- a/src/prefs_common.h
+++ b/src/prefs_common.h
@@ -60,7 +60,6 @@ struct _PrefsCommon
gboolean chk_on_startup;
gboolean enable_newmsg_notify;
gchar *newmsg_notify_cmd;
- gint max_articles;
/* Send */
gboolean use_extsend;