summaryrefslogtreecommitdiff
path: root/main/php_main.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/php_main.h')
-rw-r--r--main/php_main.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/main/php_main.h b/main/php_main.h
index 22b1bbc8c4..09ec56d0cb 100644
--- a/main/php_main.h
+++ b/main/php_main.h
@@ -49,11 +49,6 @@ PHPAPI int php_handle_auth_data(const char *auth SLS_DC);
extern void php_call_shutdown_functions(void);
-
-/* configuration module */
-extern int php_init_config(void);
-extern int php_shutdown_config(void);
-
/* environment module */
extern int php_init_environ(void);
extern int php_shutdown_environ(void);