diff options
Diffstat (limited to 'compiler/vmdef.nim')
-rw-r--r-- | compiler/vmdef.nim | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/vmdef.nim b/compiler/vmdef.nim index 608f20526..723863ca7 100644 --- a/compiler/vmdef.nim +++ b/compiler/vmdef.nim @@ -149,7 +149,6 @@ type opcSetType, # dest.typ = types[Bx] opcTypeTrait, opcMarshalLoad, opcMarshalStore, - opcToNarrowInt, opcSymOwner, opcSymIsInstantiationOf |