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)
That is already covered by check at upper level:

if (inst->id == 0 && persistent_notification)
  persistent_domains_state_notification();


No differences found