aboutsummaryrefslogtreecommitdiff
path: root/src/defs.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/defs.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/defs.h')
-rw-r--r--src/defs.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/defs.h b/src/defs.h
index f31b5306..82a1f85a 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -103,10 +103,6 @@
#define SESSION_TIMEOUT_INTERVAL 60 /* sec */
#define MAX_HISTORY_SIZE 16
-#define DEFAULT_NORMAL_FONT "Sans 12"
#define DEFAULT_MESSAGE_FONT "Sans 14"
-#define DEFAULT_BOLD_FONT "Sans Bold 12"
-#define DEFAULT_SMALL_FONT "Sans 10"
-#define DEFAULT_TITLE_FONT "Sans 16"
#endif /* __DEFS_H__ */