diff options
Diffstat (limited to 'ext/sockets/php_sockets.h')
-rw-r--r-- | ext/sockets/php_sockets.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/sockets/php_sockets.h b/ext/sockets/php_sockets.h index 6c843d733d..d0e51815da 100644 --- a/ext/sockets/php_sockets.h +++ b/ext/sockets/php_sockets.h @@ -124,4 +124,3 @@ php_socket *socket_import_file_descriptor(PHP_SOCKET sock); * c-basic-offset: 4 * End: */ - |