[libsoup/ricotz/vala] vala: Drop deprecated custom bindings




commit 5cb91d26782d885016a2883527d7c0d03f50d80e
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Fri Feb 26 20:58:01 2021 +0100

    vala: Drop deprecated custom bindings

 libsoup/Soup-3.0-custom.vala | 4 ----
 1 file changed, 4 deletions(-)
---
diff --git a/libsoup/Soup-3.0-custom.vala b/libsoup/Soup-3.0-custom.vala
index ffd1849f..d739fed0 100644
--- a/libsoup/Soup-3.0-custom.vala
+++ b/libsoup/Soup-3.0-custom.vala
@@ -1,6 +1,2 @@
 namespace Soup {
-       [Version (deprecated_since = "vala-0.22", replacement = "Status.get_phrase")]
-       public static unowned string status_get_phrase (uint status_code);
-       [Version (deprecated_since = "vala-0.22", replacement = "Status.proxify")]
-       public static uint status_proxify (uint status_code);
 }


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