qga: remove pointless 'blockrpcs_key' variable
authorDaniel P. Berrangé <berrange@redhat.com>
Fri, 12 Jul 2024 13:24:57 +0000 (14:24 +0100)
committerKonstantin Kostiuk <kkostiuk@redhat.com>
Fri, 19 Jul 2024 08:50:35 +0000 (11:50 +0300)
commit8909fc17329a01dc0dc973486484cc73c8520754
tree3abd9810a53303babbe3b2d00ff42bed065817b5
parent3390a0de58426ae323f4ac63bef0d44234e4fad5
qga: remove pointless 'blockrpcs_key' variable

This variable was used to support back compat for the old config
file key name, and became redundant after the following change:

  commit a7a2d636ae4549ef0551134d4bf8e084a14431c4
  Author: Philippe Mathieu-Daudé <philmd@linaro.org>
  Date:   Thu May 30 08:36:43 2024 +0200

    qga: Remove deprecated 'blacklist' argument / config key

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Konstantin Kostiuk <kkostiuk@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-ID: <20240712132459.3974109-21-berrange@redhat.com>
Signed-off-by: Konstantin Kostiuk <kkostiuk@redhat.com>
qga/main.c