soap-client: Remove FIXME comment
* lisp/net/soap-client.el (soap-encode-attributes): Remove cl-defmethod FIXME comment; continue supporting Emacs 24.1.
This commit is contained in:
parent
e7670a3ce0
commit
2742bdb6f4
1 changed files with 0 additions and 2 deletions
|
@ -2996,8 +2996,6 @@ reference multiRef parts which are external to RESPONSE-NODE."
|
|||
|
||||
;;;; SOAP type encoding
|
||||
|
||||
;; FIXME: Use `cl-defmethod' (but this requires Emacs-25).
|
||||
|
||||
(defun soap-encode-attributes (value type)
|
||||
"Encode XML attributes for VALUE according to TYPE.
|
||||
This is a generic function which determines the attribute encoder
|
||||
|
|
Loading…
Add table
Reference in a new issue