[latex3-commits] [l3svn] 19/20: l3build: Drop on internal var
noreply at latex-project.org
noreply at latex-project.org
Fri Apr 14 23:39:12 CEST 2017
This is an automated email from the git hooks/post-receive script.
joseph pushed a commit to branch master
in repository l3svn.
commit a206c66c40f4652fac4973245cb2ef4a2ca6d5c3
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Fri Apr 14 20:39:09 2017 +0100
l3build: Drop on internal var
---
l3build/l3build.lua | 1 -
1 file changed, 1 deletion(-)
diff --git a/l3build/l3build.lua b/l3build/l3build.lua
index 66a1073..df6078c 100644
--- a/l3build/l3build.lua
+++ b/l3build/l3build.lua
@@ -354,7 +354,6 @@ options = argparse()
local optdate = options["date"]
local optengines = options["engine"]
local opthalt = options["halt"]
-local opthelp = options["help"]
local optpdf = options["pdf"]
local optquiet = options["quiet"]
local optrelease = options["release"]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list