mirror of
https://github.com/json-c/json-c.git
synced 2026-06-14 06:59:06 +08:00
Remove never used struct json_object_iter_info_
This commit is contained in:
@@ -30,11 +30,6 @@
|
|||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
|
||||||
* Forward declaration for the opaque iterator information.
|
|
||||||
*/
|
|
||||||
struct json_object_iter_info_;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The opaque iterator that references a name/value pair within
|
* The opaque iterator that references a name/value pair within
|
||||||
* a JSON Object instance or the "end" iterator value.
|
* a JSON Object instance or the "end" iterator value.
|
||||||
|
|||||||
Reference in New Issue
Block a user