mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Correct removal
This commit is contained in:
@@ -341,6 +341,8 @@ void HyperionDaemon::freeObjects()
|
||||
delete _qtGrabber;
|
||||
delete _dxGrabber;
|
||||
delete _videoGrabber;
|
||||
delete _audioGrabber;
|
||||
|
||||
_videoGrabber = nullptr;
|
||||
_amlGrabber = nullptr;
|
||||
_dispmanx = nullptr;
|
||||
|
Reference in New Issue
Block a user