aboutsummaryrefslogtreecommitdiff
path: root/src/defs.h
diff options
context:
space:
mode:
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__ */