diff options
Diffstat (limited to 'frontend/checksupport.icl')
-rw-r--r-- | frontend/checksupport.icl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/frontend/checksupport.icl b/frontend/checksupport.icl index 90e8880..3824d6f 100644 --- a/frontend/checksupport.icl +++ b/frontend/checksupport.icl @@ -124,7 +124,6 @@ where , dcl_module_kind :: !ModuleKind // ... RWS , dcl_imported_module_numbers :: !NumberSet - , dcl_is_cashed :: !Bool } class Erroradmin state // PK... |