summaryrefslogtreecommitdiff
path: root/tests/atk_test_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/atk_test_util.c')
-rw-r--r--tests/atk_test_util.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/atk_test_util.c b/tests/atk_test_util.c
index 22c791d..c776ae1 100644
--- a/tests/atk_test_util.c
+++ b/tests/atk_test_util.c
@@ -36,7 +36,6 @@ void clean_exit_on_fail ()
void
run_app (const char *file_name)
{
- int i=0;
child_pid = fork ();
if (child_pid == 0) {
execlp ("./app-test",