emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/url-scgi 66a7d265ff 13/48: Fix the workaround for bug i


From: ELPA Syncer
Subject: [elpa] externals/url-scgi 66a7d265ff 13/48: Fix the workaround for bug in xml-rpc.el
Date: Fri, 28 Oct 2022 22:58:29 -0400 (EDT)

branch: externals/url-scgi
commit 66a7d265ffd0501a75ad02d88b27fb2b6462c5c1
Author: Stefan Kangas <skangas@skangas.se>
Commit: Stefan Kangas <skangas@skangas.se>

    Fix the workaround for bug in xml-rpc.el
---
 url-scgi.el | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/url-scgi.el b/url-scgi.el
index 595dca855d..b1f34f4c82 100644
--- a/url-scgi.el
+++ b/url-scgi.el
@@ -44,9 +44,6 @@
 
 (defvar url-scgi-connection-opened)
 
-;; This is a hack to keep xmlrpc.el happy for now.  Ugh.
-(defvar url-http-response-status 200)
-
 (defconst url-scgi-asynchronous-p t "SCGI retrievals are asynchronous.")
 
 (defun url-scgi-string-to-netstring (str)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]