mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
- Revert 36827
svn path=/trunk/; revision=36828
This commit is contained in:
parent
b90c9f3490
commit
c2a9e1f979
1 changed files with 0 additions and 3 deletions
|
@ -2558,9 +2558,6 @@ START_TEST(security)
|
||||||
init();
|
init();
|
||||||
if (!hmod) return;
|
if (!hmod) return;
|
||||||
|
|
||||||
/* temp temp -- will be removed in next commit */
|
|
||||||
return;
|
|
||||||
|
|
||||||
if (myARGC >= 3)
|
if (myARGC >= 3)
|
||||||
{
|
{
|
||||||
test_process_security_child();
|
test_process_security_child();
|
||||||
|
|
Loading…
Reference in a new issue