Remove unnecessary requires of rx
* lisp/cedet/semantic/wisent/python.el (rx): * test/src/process-tests.el (rx): Remove unnecessary requires.
This commit is contained in:
parent
aa21273788
commit
cb5d1fe1aa
2 changed files with 0 additions and 3 deletions
|
@ -27,8 +27,6 @@
|
|||
|
||||
;;; Code:
|
||||
|
||||
(require 'rx)
|
||||
|
||||
;; Try to load python support, but fail silently since it is only used
|
||||
;; for optional functionality
|
||||
(require 'python nil t)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue