From 783ab50f4cba76b45fe1cacac66a153331aafb13 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Thu, 14 May 2009 13:07:54 +0200 Subject: Fixing the mess during initialization. --- elisp/geiser-plt.el | 6 ------ 1 file changed, 6 deletions(-) (limited to 'elisp/geiser-plt.el') diff --git a/elisp/geiser-plt.el b/elisp/geiser-plt.el index cfc0909..e0400ec 100644 --- a/elisp/geiser-plt.el +++ b/elisp/geiser-plt.el @@ -24,7 +24,6 @@ ;;; Code: -(require 'geiser-impl) (require 'geiser-eval) (require 'geiser-syntax) (require 'geiser-custom) @@ -167,11 +166,6 @@ This function uses `geiser-plt-init-file' if it exists." (with-method 1) (with-syntax 1)) - -;;; Register this implementation: - -(geiser-impl--register 'plt) - (provide 'geiser-plt) ;;; geiser-plt.el ends here -- cgit v1.2.3