Added clearing CiResourceHandlers before shutting down the plugin manager

This commit is contained in:
Klaus Schmidinger
2017-05-29 11:14:43 +02:00
parent f69b920dbc
commit 5324809a91
2 changed files with 3 additions and 1 deletions

View File

@@ -9078,3 +9078,4 @@ Video Disk Recorder Revision History
the $(Q) macro won't be defined and commands will be displayed. You can add
Q=@ to the make call to have it less verbose (provided the plugin's Makefile
was modified as described above).
- Added clearing CiResourceHandlers before shutting down the plugin manager.