]> granicus.if.org Git - php/commitdiff
Minor fixes
authorZeev Suraski <zeev@php.net>
Wed, 21 Apr 1999 19:10:18 +0000 (19:10 +0000)
committerZeev Suraski <zeev@php.net>
Wed, 21 Apr 1999 19:10:18 +0000 (19:10 +0000)
main/php.h

index 305724ff24eda810f10674f4f1bfd5280b465598..d66d782098eade0b98d0b1779577a4a463f4ba94 100644 (file)
@@ -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 */