Skip to content

Commit 4084bf1

Browse files
committed
cleanup legacy consumer
1 parent bff341a commit 4084bf1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

php_simple_kafka_client_int.h

-2
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,7 @@ typedef struct _kafka_object {
7575
rd_kafka_type_t type;
7676
rd_kafka_t *rk;
7777
kafka_conf_callbacks cbs;
78-
HashTable consuming;
7978
HashTable topics;
80-
HashTable queues;
8179
zend_object std;
8280
} kafka_object;
8381

0 commit comments

Comments
 (0)