aboutsummaryrefslogtreecommitdiff
path: root/src/prefs_common.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-01-25 08:21:20 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-01-25 08:21:20 +0000
commit80ce4c1f69c088289c3c67408c820a03d0b04055 (patch)
tree29890de80367bd066e731075d7be5965b0d43c22 /src/prefs_common.h
parentd97b4ce5ed25db02c5488c23bfdfa96ea3f5acd8 (diff)
improved font management.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@39 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/prefs_common.h')
-rw-r--r--src/prefs_common.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/prefs_common.h b/src/prefs_common.h
index 863b3076..b2c42a58 100644
--- a/src/prefs_common.h
+++ b/src/prefs_common.h
@@ -90,12 +90,7 @@ struct _PrefsCommon
gchar *fw_quotefmt;
/* Display */
- gchar *widgetfont;
gchar *textfont;
- gchar *normalfont;
- gchar *boldfont;
- gchar *smallfont;
- gchar *titlefont;
gboolean trans_hdr;
gboolean display_folder_unread;