summaryrefslogtreecommitdiff
path: root/itemdef.go
diff options
context:
space:
mode:
Diffstat (limited to 'itemdef.go')
-rw-r--r--itemdef.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/itemdef.go b/itemdef.go
index 12651fa..f203d7e 100644
--- a/itemdef.go
+++ b/itemdef.go
@@ -52,7 +52,5 @@ type ItemDef struct {
ShortDesc string
- PlaceParam2 byte
-
//mt:end
}