summaryrefslogtreecommitdiff
path: root/src/GF.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/GF.hs')
-rw-r--r--src/GF.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/GF.hs b/src/GF.hs
index 122d52766..bdc9a9fea 100644
--- a/src/GF.hs
+++ b/src/GF.hs
@@ -54,10 +54,8 @@ gfInteract st@(env,_) = do
gfInteract st'
Just (ICEditSession,os) ->
editSession (addOptions os opts) env >> gfInteract st
-{- -----
Just (ICTranslateSession,os) ->
translateSession (addOptions os opts) env >> gfInteract st
--}
-- this is a normal command sequence
_ -> do
st' <- execLinesH s cs st