Forgot to remove these shed_uid & shed_gid lines.

git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@460 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
This commit is contained in:
Pasi Kallinen 2009-05-24 18:30:37 +00:00
parent aae24f9893
commit 959338a15a
1 changed files with 0 additions and 3 deletions

View File

@ -214,9 +214,6 @@ KeyPair: TYPE_CMDQUEUE '[' TYPE_CMDQUEUENAME ']'
}
| KeyType '=' TYPE_NUMBER {
globalconfig.shed_uid = (uid_t)-1;
globalconfig.shed_gid = (gid_t)-1;
switch ($1)
{
case TYPE_SUID: