[latex3-commits] [l3svn] 02/05: Remove a stray line

noreply at latex-project.org noreply at latex-project.org
Wed Oct 7 23:35:58 CEST 2015


This is an automated email from the git hooks/post-receive script.

joseph pushed a commit to branch master
in repository l3svn.

commit 3d0db7b9ad5ddfd5c73f8c2d0da5f726b96efb1e
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Wed Oct 7 22:32:44 2015 +0100

    Remove a stray line
---
 build-config.lua |    1 -
 1 file changed, 1 deletion(-)

diff --git a/build-config.lua b/build-config.lua
index c68e204..3b489d2 100644
--- a/build-config.lua
+++ b/build-config.lua
@@ -22,7 +22,6 @@ end
 
 -- Detail how to set the version automatically
 function update_line(line, date, version)
-  local changed = false
   local date = string.gsub(date, "%-", "/")
   -- Replace the identifiers
   if string.match(line, "^\\def\\ExplFileDate{%d%d%d%d/%d%d/%d%d}$") then

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the latex3-commits mailing list