summaryrefslogtreecommitdiff
path: root/ext/standard/fsock.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/fsock.h')
-rw-r--r--ext/standard/fsock.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ext/standard/fsock.h b/ext/standard/fsock.h
index b6fee88d89..40943aa0c4 100644
--- a/ext/standard/fsock.h
+++ b/ext/standard/fsock.h
@@ -1,7 +1,5 @@
/*
+----------------------------------------------------------------------+
- | PHP Version 7 |
- +----------------------------------------------------------------------+
| Copyright (c) The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
@@ -25,7 +23,5 @@
#include "php_network.h"
-PHP_FUNCTION(fsockopen);
-PHP_FUNCTION(pfsockopen);
#endif /* FSOCK_H */