From 05f4407a62576dcd4fc2193b0014dc1c2e8af64f Mon Sep 17 00:00:00 2001 From: "G. Branden Robinson" Date: Sat, 18 Apr 2020 15:29:10 +1000 Subject: Delete editor-settings comment banners. Most users and developers have lexical coloring/syntax highlighting available these days (cf. 30 years ago). Leaving them in plain-text files (like READMEs) because these are generally not machine-parsed (except for changelogs...) and the indicator may conceivably be useful to novices who stumble across them. --- font/devlbp/devlbp.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'font/devlbp') diff --git a/font/devlbp/devlbp.am b/font/devlbp/devlbp.am index 30002f893..2905084ee 100644 --- a/font/devlbp/devlbp.am +++ b/font/devlbp/devlbp.am @@ -55,10 +55,6 @@ font/devlbp/DESC: $(devlbp_srcdir)/DESC.in || echo print '$(LBPPRINT)' >>$@) -######################################################################## -# Editor settings -######################################################################## -# # Local Variables: # mode: makefile-automake # fill-column: 72 -- cgit v1.2.1