Don't add the path of "custom" to `load-path'.
[elisp/apel.git] / APEL-CFG
index 2bc703f..cce20e7 100644 (file)
--- a/APEL-CFG
+++ b/APEL-CFG
@@ -6,18 +6,8 @@
 
 (defvar default-load-path load-path)
 (setq load-path (cons (expand-file-name ".") load-path))
-
-(require 'poe);; Pickup `eval-when-compile'.
 (require 'install)
 
-
-;;;
-;;; @@ Please specify CUSTOM path.
-;;;
-
-(add-latest-path "custom")
-
-
 ;;; @ Please specify prefix of install directory.
 ;;;