summaryrefslogtreecommitdiff
path: root/src/GF/Speech/TransformCFG.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/GF/Speech/TransformCFG.hs')
-rw-r--r--src/GF/Speech/TransformCFG.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/GF/Speech/TransformCFG.hs b/src/GF/Speech/TransformCFG.hs
index 63078ac5c..bd33d01b5 100644
--- a/src/GF/Speech/TransformCFG.hs
+++ b/src/GF/Speech/TransformCFG.hs
@@ -11,8 +11,6 @@
--
-- This module does some useful transformations on CFGs.
--
--- FIXME: remove cycles
---
-- peb thinks: most of this module should be moved to GF.Conversion...
-----------------------------------------------------------------------------