diff options
Diffstat (limited to 'src/GF/Compile/Concrete/Compute.hs')
| -rw-r--r-- | src/GF/Compile/Concrete/Compute.hs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/GF/Compile/Concrete/Compute.hs b/src/GF/Compile/Concrete/Compute.hs index dc4937509..9c016116b 100644 --- a/src/GF/Compile/Concrete/Compute.hs +++ b/src/GF/Compile/Concrete/Compute.hs @@ -132,8 +132,6 @@ computeTermOpt rec gr = comput True where _ -> returnC $ P t' l - PI t l i -> comp g $ P t l ----- - S t v -> do t' <- compTable g t v' <- comp g v |
