branch: elpa/geiser-gauche
commit a3b2e3f7f947bc4e1bb92b7cfddd4d9b84022cf5
Author: András Simonyi <[email protected]>
Commit: András Simonyi <[email protected]>

    Remove test line
---
 geiser.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/geiser.scm b/geiser.scm
index 99b6d95..743b9ee 100644
--- a/geiser.scm
+++ b/geiser.scm
@@ -67,6 +67,3 @@
    (cut string-prefix? prefix <>)
    (map (^x (symbol->string (module-name x)))
        (all-modules))))
-
-(define (f x) (+ 1 x))
-

Reply via email to