diff options
Diffstat (limited to 'src/disptab.h')
-rw-r--r-- | src/disptab.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/disptab.h b/src/disptab.h index d3bf54ea4fe..526b1c4a9d3 100644 --- a/src/disptab.h +++ b/src/disptab.h @@ -99,6 +99,3 @@ extern Lisp_Object Vglyph_table; #define NULL_GLYPH 00 #define GLYPH_FROM_CHAR(c) (c) - -/* arch-tag: d7f792d2-f59c-4904-a91e-91522e3ab349 - (do not change this comment) */ |