mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 09:51:13 +02:00
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Commit: 1875ced1c5
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2017-09-19 (Tue, 19 Sep 2017)
This commit is contained in:
@@ -87,9 +87,6 @@ void* CComponentsTimer::initThreadAction(void *arg)
|
||||
//start up running timer with own thread, return true on succses
|
||||
void CComponentsTimer::initThread()
|
||||
{
|
||||
if (!tm_enable)
|
||||
return;
|
||||
|
||||
if(!tm_thread) {
|
||||
void *ptr = static_cast<void*>(this);
|
||||
|
||||
|
Reference in New Issue
Block a user