]> git.eshelyaron.com Git - emacs.git/commit
Remove redundant code from c-font-lock-fontify-region
authorAlan Mackenzie <acm@muc.de>
Sun, 19 Jul 2020 10:55:48 +0000 (10:55 +0000)
committerAlan Mackenzie <acm@muc.de>
Sun, 19 Jul 2020 10:55:48 +0000 (10:55 +0000)
commit1fc9d0a79049bfbc18937fa3a3fb90f5103a2446
treef7eac9952664930aee6edfa320d8a574483479e1
parentf700fc14822acf551dd2f8559a672991474b8358
Remove redundant code from c-font-lock-fontify-region

* lisp/progmodes/cc-mode.el (c-font-lock-fontify-region): Remove variables
string-fence-beg and lim, and the code used to calculate them.
lisp/progmodes/cc-mode.el