aboutsummaryrefslogtreecommitdiff
path: root/sx-request.el
diff options
context:
space:
mode:
Diffstat (limited to 'sx-request.el')
-rw-r--r--sx-request.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/sx-request.el b/sx-request.el
index a98af5a..7ed8792 100644
--- a/sx-request.el
+++ b/sx-request.el
@@ -170,7 +170,7 @@ Currently returns nil."
;;; Support Functions
(defun sx-request--build-keyword-arguments (alist &optional
- kv-sep need-auth)
+ kv-sep)
"Format ALIST as a key-value list joined with KV-SEP.
If authentication is needed, include it also or error if it is
not available.