Browse Source

Load path does not belong in there

master
Marcel van der Boom 11 years ago
parent
commit
df3df7ac78
  1. 1
      twister.el

1
twister.el

@ -31,7 +31,6 @@
;; does the real work ;; does the real work
;;; Code: ;;; Code:
(add-to-list 'load-path "elisp-json-rpc")
(require 'json-rpc) (require 'json-rpc)
;; Configuration variables ;; Configuration variables

Loading…
Cancel
Save