aboutsummaryrefslogtreecommitdiffstats
path: root/term.h
diff options
context:
space:
mode:
Diffstat (limited to 'term.h')
-rw-r--r--term.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/term.h b/term.h
index 224103d..15b144f 100644
--- a/term.h
+++ b/term.h
@@ -33,8 +33,6 @@ struct runes_term {
char *font_name;
PangoLayout *layout;
- char font_italic;
- char font_bold;
char font_underline;
char hide_cursor;