mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
Revert "add changed files"
This reverts commit7f2f83b16e
. Origin commit data ------------------ Branch: master Commit:b6aeafc446
Author: max_10 <max_10@gmx.de> Date: 2018-09-20 (Thu, 20 Sep 2018) ------------------ This commit was generated by Migit
This commit is contained in:
@@ -31,8 +31,6 @@ endif
|
||||
endif
|
||||
|
||||
libcommon_la_SOURCES += \
|
||||
thread_abstraction.cpp \
|
||||
mutex_abstraction.cpp \
|
||||
lt_debug.cpp \
|
||||
proc_tools.c \
|
||||
pwrmngr.cpp
|
||||
|
@@ -30,5 +30,4 @@ void Thread::joinThread()
|
||||
void* Thread::runThread(void* ptr)
|
||||
{
|
||||
((Thread*)ptr)->run();
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user