summaryrefslogtreecommitdiff
path: root/tex/context/base/strc-tag.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2014-10-09 15:22:00 +0530
committerHans Hagen <pragma@wxs.nl>2014-10-09 15:22:00 +0530
commit90544dcdefa0378a07533f565cf491aac7ee057c (patch)
tree8abc43b7cba4bec6fa091f92b9b239afb4eb61ca /tex/context/base/strc-tag.lua
parentddf0f923b0fc9037db6368cd1b47786b01f7cbd7 (diff)
downloadcontext-90544dcdefa0378a07533f565cf491aac7ee057c.tar.gz
beta 2014.10.09 15:22garden-master
Diffstat (limited to 'tex/context/base/strc-tag.lua')
-rw-r--r--tex/context/base/strc-tag.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/tex/context/base/strc-tag.lua b/tex/context/base/strc-tag.lua
index 2f8e9ff5d..690f86efd 100644
--- a/tex/context/base/strc-tag.lua
+++ b/tex/context/base/strc-tag.lua
@@ -230,7 +230,6 @@ end
function tags.setaspect(key,value)
local tag = chain[nstack]
if tag then
-print("set",tag)
local p = properties[tag]
if p then
p[key] = value