Clean up eieio-custom slightly
* lisp/emacs-lisp/eieio-custom.el: Remove commented out code.
This commit is contained in:
parent
4e0baad410
commit
b67a6cb8dd
1 changed files with 0 additions and 5 deletions
|
@ -37,11 +37,6 @@
|
|||
|
||||
;;; Compatibility
|
||||
|
||||
;; (eval-and-compile
|
||||
;; (if (featurep 'xemacs)
|
||||
;; (defalias 'eieio-overlay-lists (lambda () (list (extent-list))))
|
||||
;; (defalias 'eieio-overlay-lists 'overlay-lists)))
|
||||
|
||||
;;; Code:
|
||||
(defclass eieio-widget-test-class nil
|
||||
((a-string :initarg :a-string
|
||||
|
|
Loading…
Add table
Reference in a new issue