]> git.eshelyaron.com Git - emacs.git/commitdiff
soap-client: Remove FIXME comment
authorThomas Fitzsimmons <fitzsim@fitzsim.org>
Tue, 29 Sep 2020 21:30:04 +0000 (17:30 -0400)
committerThomas Fitzsimmons <fitzsim@fitzsim.org>
Wed, 30 Sep 2020 00:01:29 +0000 (20:01 -0400)
* lisp/net/soap-client.el (soap-encode-attributes): Remove
cl-defmethod FIXME comment; continue supporting Emacs 24.1.

lisp/net/soap-client.el

index 8b5ac613b3b6134e0ab5af0d36956ce422deee8d..b5674294f1543e979479f8e7425eb182cfa71354 100644 (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