summaryrefslogtreecommitdiff
path: root/main/php.h
diff options
context:
space:
mode:
authorZeev Suraski <zeev@php.net>1999-04-21 19:10:18 +0000
committerZeev Suraski <zeev@php.net>1999-04-21 19:10:18 +0000
commit7d34d425be98419df9922b8976b5e5d2594f9465 (patch)
treef2eaeeaa12e31e600e15ed1d0b56351d312b480e /main/php.h
parent751709a469d4b878edb714a158affa8ca6d6abc0 (diff)
downloadphp-git-7d34d425be98419df9922b8976b5e5d2594f9465.tar.gz
Minor fixes
Diffstat (limited to 'main/php.h')
-rw-r--r--main/php.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/php.h b/main/php.h
index 305724ff24..d66d782098 100644
--- a/main/php.h
+++ b/main/php.h
@@ -370,7 +370,6 @@ extern void html_putc(char c);
#ifndef THREAD_SAFE
extern int end_current_file_execution(int *retval);
#endif
-extern int _php3_hash_environment(PLS_D);
extern int module_startup_modules(void);
/* needed for modules only */