virt plugin: Cleanup excessive check
authorPavel Rochnyack <pavel2000@ngs.ru>
Sun, 12 May 2019 06:56:05 +0000 (13:56 +0700)
committerPavel Rochnyack <pavel2000@ngs.ru>
Sun, 12 May 2019 09:20:36 +0000 (16:20 +0700)
commitc5d528d244855464d6a6abca99682c5ed18ae64c
tree4c261a9a0886f45cb592ff3cfb3e1102dee60a37
parentdfb17826ceb8223cca9009b7b9f4194252ff994d
virt plugin: Cleanup excessive check

That is already covered by check at upper level:

if (inst->id == 0 && persistent_notification)
  persistent_domains_state_notification();
src/virt.c