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