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:
Thomas Fitzsimmons 2020-09-29 17:30:04 -04:00
parent e7670a3ce0
commit 2742bdb6f4

View file

@ -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