mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-07 05:08:19 +00:00
Remove unused owned_by_store
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user