summaryrefslogtreecommitdiff
path: root/test.h
diff options
context:
space:
mode:
authorJari Aalto <jari.aalto@cante.net>2006-10-10 14:15:34 +0000
committerJari Aalto <jari.aalto@cante.net>2009-09-12 16:46:58 +0000
commit0628567a28f3510f506ae46cb9b24b73a6d2dc5d (patch)
treeda84934c41272cdc655694846c15c1c5db807445 /test.h
parent95732b497d12c98613bb3c5db16b61f377501a59 (diff)
downloadbash-0628567a28f3510f506ae46cb9b24b73a6d2dc5d.tar.gz
Imported from ../bash-3.2.tar.gz.
Diffstat (limited to 'test.h')
-rw-r--r--test.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/test.h b/test.h
index 3aef8913..2ae5fc9d 100644
--- 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 *));