Skip to content

Commit 28f0397

Browse files
author
foobar
committed
Nuke unused code
1 parent 0992be8 commit 28f0397

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ext/sockets/php_sockets.h

-4
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,6 @@ typedef struct {
8282
int error;
8383
} php_socket;
8484

85-
typedef struct {
86-
zend_bool use_system_read;
87-
} php_sockets_globals;
88-
8985
/* Prototypes */
9086
#ifdef ilia_0 /* not needed, only causes a compiler warning */
9187
static int php_open_listen_sock(php_socket **php_sock, int port, int backlog TSRMLS_DC);

0 commit comments

Comments
 (0)