Skip to content

Commit ad0ae24

Browse files
committed
PHPC-605: Remove pem_file from php_phongo_manager_t
This should have been removed in f7e2b09.
1 parent 1060cb8 commit ad0ae24

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

php_phongo_structs.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ typedef struct {
8181
typedef struct {
8282
PHONGO_ZEND_OBJECT_PRE
8383
mongoc_client_t *client;
84-
char *pem_file;
8584
PHONGO_ZEND_OBJECT_POST
8685
} php_phongo_manager_t;
8786

0 commit comments

Comments
 (0)