Remove unused owned_by_store

This commit is contained in:
Syrus
2020-07-08 01:00:18 -07:00
parent a313b7f303
commit 6816bb5a4b
2 changed files with 0 additions and 8 deletions

View File

@@ -81,7 +81,6 @@ where
Self {
store: other.store,
definition: other.definition,
owned_by_store: true, // todo
exported: ExportFunction {
address: other.address,
vmctx: other.vmctx,