aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/xfaces.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/xfaces.c b/src/xfaces.c
index 196abe11dd7..11e2c3c10b7 100644
--- a/src/xfaces.c
+++ b/src/xfaces.c
@@ -3364,7 +3364,6 @@ FRAME 0 means change the face on all frames, and change the default
3364 the attribute is mandatory. Also, clear the average 3364 the attribute is mandatory. Also, clear the average
3365 width. */ 3365 width. */
3366 font_clear_prop (XVECTOR (lface)->contents, prop_index); 3366 font_clear_prop (XVECTOR (lface)->contents, prop_index);
3367 font_clear_prop (XVECTOR (lface)->contents, FONT_AVGWIDTH_INDEX);
3368 } 3367 }
3369 3368
3370 /* Changing a named face means that all realized faces depending on 3369 /* Changing a named face means that all realized faces depending on