summaryrefslogtreecommitdiff
path: root/libsoup/soup.h
diff options
context:
space:
mode:
authorPatrick Griffis <pgriffis@igalia.com>2020-08-28 17:25:14 -0500
committerPatrick Griffis <pgriffis@igalia.com>2020-09-19 15:41:25 -0700
commit4217855114d1357eb16c5cf663b2fa09a6e6bd3c (patch)
tree8a745435b39475d061a1474c374b4c2409a25d85 /libsoup/soup.h
parentc8a211c04ee8f6c87a797f0f756360916e737325 (diff)
downloadlibsoup-4217855114d1357eb16c5cf663b2fa09a6e6bd3c.tar.gz
Remove XMLRPC support
This feature does not appear to be used by any maintained project and in general XMLRPC usage on the internet has gone down. Removing it just reduces complexity and maintainance burden.
Diffstat (limited to 'libsoup/soup.h')
-rw-r--r--libsoup/soup.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libsoup/soup.h b/libsoup/soup.h
index 254ce582..f0511b93 100644
--- a/libsoup/soup.h
+++ b/libsoup/soup.h
@@ -57,7 +57,6 @@ extern "C" {
#include "websocket/soup-websocket-extension.h"
#include "websocket/soup-websocket-extension-deflate.h"
#include "websocket/soup-websocket-extension-manager.h"
-#include "xmlrpc/soup-xmlrpc.h"
#undef __SOUP_H_INSIDE__