summaryrefslogtreecommitdiff
path: root/examples/phrasebook/PhrasebookDan.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/phrasebook/PhrasebookDan.gf')
-rw-r--r--examples/phrasebook/PhrasebookDan.gf3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/phrasebook/PhrasebookDan.gf b/examples/phrasebook/PhrasebookDan.gf
index 62267dc2b..d362d1b39 100644
--- a/examples/phrasebook/PhrasebookDan.gf
+++ b/examples/phrasebook/PhrasebookDan.gf
@@ -6,7 +6,4 @@ concrete PhrasebookDan of Phrasebook =
SyntaxDan,
Prelude in {
-lin
- PGreeting g = lin Text (ss g.s) ;
-
}