forked from cory/tildefriends
No, yikes, Cory.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4839 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
parent
6c5a7b0751
commit
9f14653001
@ -335,10 +335,6 @@ static void _tf_run_task_thread(void* data)
|
|||||||
#if !TARGET_OS_IPHONE
|
#if !TARGET_OS_IPHONE
|
||||||
static void _shed_privileges()
|
static void _shed_privileges()
|
||||||
{
|
{
|
||||||
if (true)
|
|
||||||
{
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
#if !defined(_WIN32) && !defined(__HAIKU__)
|
#if !defined(_WIN32) && !defined(__HAIKU__)
|
||||||
struct rlimit zeroLimit;
|
struct rlimit zeroLimit;
|
||||||
zeroLimit.rlim_cur = 0;
|
zeroLimit.rlim_cur = 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user