summaryrefslogtreecommitdiff
path: root/tests/at-spi2-atk/atk_test_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/at-spi2-atk/atk_test_util.h')
-rw-r--r--tests/at-spi2-atk/atk_test_util.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/at-spi2-atk/atk_test_util.h b/tests/at-spi2-atk/atk_test_util.h
index fd900e05..2af8f8b1 100644
--- a/tests/at-spi2-atk/atk_test_util.h
+++ b/tests/at-spi2-atk/atk_test_util.h
@@ -33,8 +33,6 @@
#include <sys/wait.h>
#include <unistd.h>
-extern pid_t child_pid;
-
AtspiAccessible *get_root_obj (const char *file_name);
void fixture_teardown (gpointer fixture, gconstpointer user_data);
void clean_exit_on_fail ();