summaryrefslogtreecommitdiff
path: root/src/compiler
diff options
context:
space:
mode:
Diffstat (limited to 'src/compiler')
-rw-r--r--src/compiler/GFI.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/compiler/GFI.hs b/src/compiler/GFI.hs
index d0d778d33..a98f1cd39 100644
--- a/src/compiler/GFI.hs
+++ b/src/compiler/GFI.hs
@@ -252,7 +252,6 @@ welcome = unlines [
" ",
"This is GF version "++showVersion version++". ",
"License: see help -license. ",
- "Differences from GF 2.9: see help -changes.",
"Bug reports: http://code.google.com/p/grammatical-framework/issues/list"
]