Imported from ../bash-3.2.tar.gz.
[platform/upstream/bash.git] / test.h
diff --git a/test.h b/test.h
index 3aef891..2ae5fc9 100644 (file)
--- a/test.h
+++ b/test.h
@@ -27,8 +27,6 @@
 #define TEST_PATMATCH  0x01
 #define TEST_ARITHEXP  0x02
 
-extern int test_eaccess __P((char *, int));
-
 extern int test_unop __P((char *));
 extern int test_binop __P((char *));