From: Eli Zaretskii Date: Sat, 21 Aug 2021 14:13:46 +0000 (+0300) Subject: ; * src/syntax.c: Remove a stray comment. X-Git-Tag: emacs-28.0.90~1381 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=964151570b0acb889765d4e973db2fba229ae59e;p=emacs.git ; * src/syntax.c: Remove a stray comment. --- diff --git a/src/syntax.c b/src/syntax.c index 1ef4a712281..adc0da730ea 100644 --- a/src/syntax.c +++ b/src/syntax.c @@ -17,8 +17,6 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU Emacs. If not, see . */ -// foo - #include #include "lisp.h"