mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
fix aml build
This commit is contained in:
parent
acd15fa108
commit
4538e81b4b
@ -71,7 +71,7 @@ void AmlogicWrapper::stop()
|
|||||||
{
|
{
|
||||||
// Stop the timer, effectivly stopping the process
|
// Stop the timer, effectivly stopping the process
|
||||||
_timer.stop();
|
_timer.stop();
|
||||||
_hyperion->unRegisterPriority("Amlogic Grabber", _priority);
|
_hyperion->unRegisterPriority("Amlogic Grabber");
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user