Skip to content

Commit fd36b08

Browse files
committed
Remove unused pdo_pgsql_column member
1 parent bd5ff73 commit fd36b08

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/pdo_pgsql/php_pdo_pgsql_int.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ typedef struct {
4848
} pdo_pgsql_db_handle;
4949

5050
typedef struct {
51-
char *def;
5251
zend_long intval;
5352
Oid pgsql_type;
5453
zend_bool boolval;

0 commit comments

Comments
 (0)