From 795ecdcc8666a092849360c56a6e71891aa80970 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Wed, 5 Jun 2002 18:12:41 +0000 Subject: [PATCH] Along with the latest scheduler updates, all these tests should work. Original commit message from CVS: Along with the latest scheduler updates, all these tests should work. --- tests/threadstate/threadstate4.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/threadstate/threadstate4.c b/tests/threadstate/threadstate4.c index 0e119bad00..19cf55892b 100644 --- a/tests/threadstate/threadstate4.c +++ b/tests/threadstate/threadstate4.c @@ -45,8 +45,6 @@ int main(int argc,char *argv[]) sleep(1); } - gst_main(); - exit(0); }