summaryrefslogtreecommitdiff
path: root/script/parser/guide.lua
diff options
context:
space:
mode:
Diffstat (limited to 'script/parser/guide.lua')
-rw-r--r--script/parser/guide.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/script/parser/guide.lua b/script/parser/guide.lua
index f27a2af7..96142be5 100644
--- a/script/parser/guide.lua
+++ b/script/parser/guide.lua
@@ -894,7 +894,6 @@ local isSetMap = {
['setindex'] = true,
['tablefield'] = true,
['tableindex'] = true,
- ['tableexp'] = true,
['label'] = true,
['doc.class'] = true,
['doc.alias'] = true,