Skip to content

Commit ee6cb72

Browse files
committed
Remove unused still_running member
1 parent e622e86 commit ee6cb72

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/curl/curl_private.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ typedef struct {
116116
} php_curlm_handlers;
117117

118118
typedef struct {
119-
int still_running;
120119
CURLM *multi;
121120
zend_llist easyh;
122121
php_curlm_handlers handlers;

0 commit comments

Comments
 (0)