[libsoup/wip/remove-deprecations: 45/49] build: Remove unused list of headers



commit 0360200195220c3be43cd41e2decfd2355429bbd
Author: Patrick Griffis <pgriffis igalia com>
Date:   Wed Mar 25 00:14:50 2020 -0700

    build: Remove unused list of headers

 libsoup/meson.build | 33 ---------------------------------
 1 file changed, 33 deletions(-)
---
diff --git a/libsoup/meson.build b/libsoup/meson.build
index b5a71718..3c05a08f 100644
--- a/libsoup/meson.build
+++ b/libsoup/meson.build
@@ -88,39 +88,6 @@ soup_sources = [
   'soup-version.c',
 ]
 
-soup_installed_headers = [
-  'auth/soup-auth-basic.h',
-  'auth/soup-auth-digest.h',
-  'auth/soup-auth-ntlm.h',
-  'auth/soup-auth-negotiate.h',
-  'auth/soup-connection-auth.h',
-
-  'cache/soup-cache-client-input-stream.h',
-  'cache/soup-cache-input-stream.h',
-  'cache/soup-cache-private.h',
-
-  'content-sniffer/soup-content-processor.h',
-  'content-sniffer/soup-content-sniffer-stream.h',
-  'content-sniffer/soup-converter-wrapper.h',
-
-  'websocket/soup-websocket-extension-manager-private.h',
-
-  'gconstructor.h',
-  'soup-body-input-stream.h',
-  'soup-body-output-stream.h',
-  'soup-client-input-stream.h',
-  'soup-connection.h',
-  'soup-directory-input-stream.h',
-  'soup-filter-input-stream.h',
-  'soup-io-stream.h',
-  'soup-message-private.h',
-  'soup-message-queue.h',
-  'soup-misc-private.h',
-  'soup-path-map.h',
-  'soup-session-private.h',
-  'soup-socket-private.h',
-]
-
 soup_private_enum_headers = [
   'soup-connection.h',
 ]


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