From 2fbaa28e1203945df35f9b122cfa69720d34fc52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= Date: Thu, 27 Jun 2019 09:54:42 +0100 Subject: [PATCH] Revert "news: Mention VIR_ERR_DEPRECATED in improvements" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 3026f6d9d986ad63c4b4a1c57589e6d05b71bd70. Signed-off-by: Daniel P. Berrangé --- docs/news.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/docs/news.xml b/docs/news.xml index 216134cd77..cada389092 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -64,16 +64,6 @@
- - - Add error code for deprecated operations - - - The new error code VIR_ERR_DEPRECATED allows for more reliable checks - of scenarios where libvirt deprecated a certain operation or - configuration. - -